.section {
	padding: 60px 20px;
	margin: 0 auto;
}

.section_title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.section_subtitle {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 45px;
	line-height: 1.8;
	color: #000000;
	font-family: "Playfair Display", serif;
}
