.navigation-1 > .navbar.navbar-expand-md {
	background-color: rgb(85, 85, 85);
	color: rgb(255, 255, 255);
	text-decoration-color: rgb(85, 85, 85);
	border-top-color: rgb(85, 85, 85);
	border-right-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
	border-left-color: rgb(85, 85, 85);
}

.hero-3 > .overlay {
	background-color: rgb(85, 85, 85);
}

#navbar > .navbar-nav.mx-auto > .nav-item.dropdown.position-static > .nav-link.dropdown-toggle.show {
	color: rgb(255, 255, 255);
}

#navbar > .navbar-nav.mx-auto > .nav-item > .nav-link {
	color: rgb(255, 255, 255);
}

.cta-1 > .overlay {
	background-color: rgb(85, 85, 85);
}

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

.footer-3.bg-dark.text-white > .footer-copyright {
	background-color: rgb(85, 85, 85);
}

.alert.alert-light.alert-dismissible.fade.alert-top > .container {
	color: rgb(85, 85, 85);
	text-decoration-color: rgb(85, 85, 85);
}

.alert.alert-light.alert-dismissible.fade.alert-top > .container > .btn-close {
	color: rgb(85, 85, 85);
}

#searchModal > .modal-dialog.modal-dialog-scrollable > .btn-close.btn-close-white.small {
	text-decoration-color: rgb(85, 85, 85);
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > div > .col-lg-8.mx-auto > .heading.mb-4.display-1 {
	font-size: 80px;
	line-height: 96px;
	letter-spacing: 0px;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > div > .col-lg-6.mx-auto > .fs-5 {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	text-decoration-line: none;
	text-decoration-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-color: rgb(85, 85, 85);
	border-right-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
	border-left-color: rgb(85, 85, 85);
}

.features-1.bg-alternate > .container-fluid.g-0 > .row.g-0.wrap > .col-md-6 > .img-fluid.w-100 {
	min-height: 0px;
	min-width: 0px;
}

