/* Theme colors*/

.main-navigation {
    background-color: #fc6f43!important;
}

.entry-content .ul-star ul li::before {
 	color: white !important;
}

.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background-color: #d35939!important;
}

.main-navigation ul ul {
    background-color: #ad492d!important;
}

.h1-home h1 {
	 color:#a82210!important;	
}

.head-3-center h3 {
    color:#a82210!important;
}


.service-home-btn a.ow-icon-placement-left.ow-button-hover {
    background: #ffa648!important;
	border:#ffa648!important;
}

.service-home-btn a.ow-icon-placement-left.ow-button-hover:hover {
    background: #d87d2a!important;
	border-color:#d87d2a !important;
}

.home h2{
    color:#a82210!important
}

.home .seo-audit h2 {
	color: white !important;
}


.highlights h3{
    color:#a82210!important;
}


footer #footer-widgets {
    background-image: url(https://www.c0mplex1.com/wp-content/uploads/2025/08/C01-Holliday-1st-Day-of-Fall-BG.png) !important;
    background-repeat: repeat !important;
    background-size: contain !important; 
	background-color: #ec4a14!important;
}

.site-footer:after {   
 	background-color: #ec4a14!important;
}


footer .footer-links {
  background: #a82210!important;
}

.wpcf7 .submit-container input {
   background: #056ca5!important;
}

.wpcf7 .submit-container input:hover {
    background: #255a68!important;
}

#footer-widgets .widget a {
    color: white !important;
}

/* End Theme colors*/