// ============================================================================
// :: FAQ LIST
// ============================================================================
.o-faq-list {
	margin-top: 5rem;

	@include respond-at($screen-small-base) {
		margin-top: 0;
	}
}
