.q-blockquote__brand {
	height: 65px;
}
@media (min-width: 720px) {
	.q-blockquote__brand {
		max-height: 65px;
	}
}

.q-apps-outro {
	position: relative;
}
.q-apps-outro::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 1px;
	width: calc(100% - 60px);
	background: #E4E4E4;
}

@media (min-width: 1080px) {
	.q-apps-outro::after {
		width: 74.82517%;
	}
}

@media (min-width: 1430px) {
	.q-apps-outro::after {
		width: 1070px;
	}
}

.q-apps-outro::after {
	top: auto;
	bottom: 0;
}

@media (min-width: 720px) {
	.q-apps-outro__col {
		margin-bottom: 0;
	}
}

.q-apps-outro__copy {
	margin-bottom: 2.5em;
}
.column-content__copy {
	font-family: Gotham, sans-serif;
	font-size: 1.063em;
	line-height: 1.412;
	letter-spacing: -0.02ex;
	margin: 0 0 1.412em;
	color: #30405B;
}
.column-list__copy {
	font-family: Gotham, sans-serif;
	padding: 0 0 0 1em;
	margin: 0;
}
.column-list__copy li {
	margin-bottom: 1.412em;
	line-height: 1.412;
	letter-spacing: -0.02ex;
	font-size: 1.063em;
	color: #30405B;
}
.column-list__copy li strong {
	color: #262626;
	font-weight: 500;
}
.column-list__copy li:last-child {
	margin-bottom: 0;
}
.column-list__copy-icon {
	padding-left: 0;
}
.column-list__copy-icon li {
	list-style: none;
}
.q-apps-outro .q-resource-label__text {
	font-weight: 400;
	line-height: 1.412em;
}
.q-apps-outro__col .q-resource-label__icon img {
	padding: 3px;
}
.q-apps-screenshot__list .q-bullet-list__item p strong {
	font-weight: 500;
}

/*# sourceMappingURL=index.css.map */