
.faq__button--active .faq__button__state--minus {
	margin-top: -2px;
	display: inline-block;
}

.faq__button--active .faq__button__state--plus {
	display: none;
}

.faq__item--active .faq__content {
	margin-bottom: 1.5rem;
}

.faq__content a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}
