.qa-section {
	margin-top: 48px;
	margin-bottom: 60px;
}

.qa-section > h2 {
	color: #22262e;
	font-size: 1.75rem;
	line-height: 2.25rem;
	font-weight: 700;
	margin: 0 0 1.5rem 0;
}

.qa-section .qa-question h3 {
	color: #22262e;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin: 1.5rem 0 1rem 0;
}

.qa-section .qa-answer {
	margin-bottom: 1rem;
}

.qa-section .qa-answer p {
	margin: 0;
	line-height: 1.5rem;
	color: #252a4b;
}
