.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3 {
	font-size: 18px;
	font-family: "Playfair Display";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary {
	background-color: rgb(212, 184, 127);
	color: rgb(52, 58, 64);
	border-top-color: rgb(212, 184, 127);
	border-right-color: rgb(212, 184, 127);
	border-bottom-color: rgb(212, 184, 127);
	border-left-color: rgb(212, 184, 127);
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .heading.mb-3.display-4 {
	font-family: "Playfair Display";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary > span {
	font-family: "Playfair Display";
	font-size: 18px;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-white {
	font-family: "Playfair Display";
	font-size: 18px;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > h2 {
	font-family: "Playfair Display";
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > h2 {
	font-family: "Playfair Display";
}

.features-1.bg-alternate > .container > .row.wrap > .col-md-7.align-self-center > .max-box > .mt-2 {
	font-family: "Playfair Display";
}

.features-1.bg-alternate > .container > .row.wrap > .col-md-7.align-self-center > .max-box > .mt-4 > p {
	font-family: "Playfair Display";
	text-align: justify;
}

.home > .features-1.bg-alternate {
	top: 50px;
	bottom: 50px;
}

.home > .products-1 {
	top: 50px;
}

