.hero-1 > .container > .heading > .display-1 {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
}

.hero-1 > .container > .heading > .btns > .btn.btn-primary.btn-shadow {
	text-decoration-color: rgb(237, 138, 0);
	color: rgb(255, 255, 255);
	background-color: rgb(213, 180, 129);
}

.navigation-4 > .navbar.navbar-expand-md {
	background-color: rgb(213, 180, 129);
	color: rgb(255, 255, 255);
}

.home > .footer-1 {
	background-color: rgb(213, 180, 129);
}

.navigation-4 > .navbar.navbar-expand-md > .container > div > .navbar-brand > .logo-default {
	height: auto;
	max-height: 90px;
}

.navigation-1 > .navbar.navbar-expand-md.Default {
	background-color: rgb(213, 180, 129);
}

.home > .footer-3.bg-dark.text-white {
	background-color: rgb(213, 180, 129);
}

.home > .footer-3.text-white {
	background-color: rgb(213, 180, 129);
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary.px-5 {
	background-color: rgb(213, 180, 129);
}

.hero-3 > .container > div > .heading.mb-4.display-1 {
	top: 2em;
	position: relative;
	left: 2em;
	bottom: 0em;
	right: 0em;
	float: none;
	display: block;
}

.home > h1 {
	text-align: left;
	top: auto;
	margin-top: 20px;
	margin-left: 24px;
}

.home > .features-1.bg-alternate.my-5 {
	background-color: rgba(0, 0, 0, 0);
}

.features-1.bg-alternate.my-5 > .container > .row.wrap > .features-2.py-5.bg-alternate > .row.no-gutters > .col-lg-6.bg-primary.bg-gradient.text-white.d-flex {
	background-color: rgb(213, 180, 129);
}

.features-1.bg-alternate.my-5 > .container > .row.wrap > .features-2.py-5.bg-alternate > .row.no-gutters > .col-lg-6.bg-gradient.text-white.d-flex {
	display: block;
}

.features-1.bg-alternate.my-5 > .container > .row.wrap > .features-2.py-5.bg-alternate > .row.no-gutters > .col-lg-6.text-white.d-flex {
	background-color: rgb(147, 103, 37);
}

.features-1.bg-alternate.my-5 > .container > .row.wrap > .features-2.py-5.bg-alternate > .row.no-gutters > .col-lg-6.bg-primary.text-white.d-flex {
	background-color: rgb(213, 180, 129);
}

