.section-title {
	text-align: center;
	max-width: 665px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
.section-title .sub-title {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
}
.section-title h2 {
	font-size: 36px;
	margin-bottom: 0;
}
.section-title p {
	margin-top: 12px;
}