.faq {
	margin-bottom: 1em;
	padding: 1em 0;
}

	.faq__list {
		margin-bottom: 1em;
		list-style-type: none;
	}

	.faq__item {
		margin: 1em 0;
	}