.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 > span {
	font-family: "Playfair Display";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3 {
	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-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;
}

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

.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;
}

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

