.content-text .content h2 {
	font-size: 29px;
	font-weight: 600;
	line-height: 34px;
	color: black;
}

.content-text p {
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	color: #54585A;
}

.content-text strong {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 23px;
	color: black;
}
