.header-area.bg-dark{
    
   background-color:white !important;
}




.header-menu ul li a {
    color: black !important;
}

.header-toggle .menu-toggle span {

    background: black;
  
}
.footer-social .social li a {
    color:blue;
}
.footer-top{
    background:white;
}
.footer-call .call-content p {
    color:blue;
}