ul.nav-bar__linklist.list--unstyled a {
    text-transform: uppercase;
}
li.mega-menu__item a, li.nav-dropdown__item a {
    text-transform: none !important;
}

.button, .button-label, .shopify-challenge__button, .customer button {

color: white;
background-color: #5c3434;

}