.faq-answer {
	/*margin-bottom: 20px;*/
}
.faq a {
	color: var(--brand-red-color);
}
.faq-question {
	font-weight: bold;
	margin-top: 20px;
}

