/* Add custom CSS styles below */ 
#mainnav {
background: #00b6b2;
color: #FFFFFF;
}

.footer-is-custom .store-footer .store-footer__curve {
color: #c2a066;
}


.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
background: #c2a066;
color: #FFFFFF;
}

#mainnav {
    background: #c2a066;
    color: #FFFFFF;
}