/* Theme colors*/

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

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

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

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


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

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

.home h2{
    color:#001f3d!important
}

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


.highlights h3{
    color:#001f3d!important;
}


footer #footer-widgets {
    background-image: url(https://www.c0mplex1.com/wp-content/uploads/2024/10/C01-Holliday-Theme-Veteran-Day-02.png) !important;
    background-repeat: repeat !important;
    background-size: contain !important; 
	background-color: #a20b22!important;
}

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


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

.wpcf7 .submit-container input {
   background: #001f3d!important;
}

.wpcf7 .submit-container input:hover {
    background: #033a66!important;
}

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

/* End Theme colors*/