/* Add custom CSS styles below */ 
.header-btn__icon {
    background: #810906;
    color: #fff !important;
    border: none !important;
}

.footer-is-light .store-footer .store-footer__inner{
 background: #810906;
 border:none;
}

.store-footer *{
color:#fff;
}