/*
 Default: #ff8400;
 */

h1, a {
	color: #5cb200;
}
.Button, .Form__control {
	border-color: #5cb200;
}
.Button {
	color: #5cb200;
}
.Button:focus, .Button:hover {
	background: #5cb200;
	color: #fff;
}
.Form__control:focus {
	border-color: #ddd;
}

:root{--utb-green:#1f8f45;--utb-black:#111111;--utb-white:#ffffff;}
.main-header .header-upper,.main-header .sticky-header,.footer-bottom,.scroll-to-top,.btn-style-one,.theme-btn.btn-style-one{background:var(--utb-black)!important;color: #fff;}

.btn-style-one,.theme-btn.btn-style-one,.main-header .nav-outer .main-menu .navigation > li.current > a:before,.main-menu .navigation > li:hover > a:before{border-color:var(--utb-green)!important;}
.btn-style-one:hover,.theme-btn.btn-style-one:hover,.header-style-two .header-upper .logo-box,.scroll-to-top:hover{color:#fff!important;}
.main-footer{background:#0f0f0f!important;color:#fff!important;}
.main-footer p,.main-footer li,.main-footer a,.footer-bottom{color:#fff!important;}
.image-hover-effect-five img{width:100%;height:260px;object-fit:cover;}
.dual-phone a{display:inline-block;margin:4px 8px 4px 0;}
