html .border-color-dark {
border-color: #fff !important;
}
html .bg-color-primary, html .bg-primary {
background-color: #fff !important;
}








#header .header-logo {
    margin: 10px 0;
    margin: 0.9rem 0;
    position: relative;
    z-index: 1;
}


.custom-bg-color-1 {
    background-color: 
    #fff !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color:  #000;
}