/* Theme colors*/

.main-navigation {
    background-color: #d81a29!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: #b21427!important;
}

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


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

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


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

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

.home h2{
    color:#056ca5!important
}

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


.highlights h3{
    color:#056ca5!important;
}


footer #footer-widgets {
    background-image: url(https://www.c0mplex1.com/wp-content/uploads/2025/06/C01-Holliday-Theme-4th-July-03.png) !important;
    background-repeat: repeat !important;
    background-size: contain !important; 
	background-color: #d81a29!important;
}

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


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

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

.wpcf7 .submit-container input:hover {
    background: #06587c!important;
}

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

/* End Theme colors*/