
html {
    background-color: #ffffff!important;
}

#sp-header {
    background-color: #ffffff!important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li {
    color: #000000;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a {
    background-color: #ff8080;
    color: #ffffff!important;
}

#sp-bottom {
    background-color: #5c5c5c;
}

#sp-footer {
    background-color: #000000;
}

#sp-footer * {
    color: #ffffff;
}


        
