/* Add custom CSS styles below */ 
.main-nav-container
{
    background: #0099e5;
    color: #fff !important;
}

.header-btn__icon,
.s-cart-summary-total,
.sicon-menu:before
{
    color: #fff !important;
}

.main-menu li > a:hover
{
    color: #fff !important;
}