#Header_wrapper, #Intro {
    background-color: #9e281c;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #a25047;
}

#Subheader {
    background-color: rgb(229 174 168);
}

@media only screen and (max-width: 767px) {
    #Top_bar {
        background-color: #9e281c !important;
    }
}

.css-axe #Top_bar .menu>li>a, .css-axe .icon-bag-fine {
    color: #fff;
    text-shadow:
        1px 0 #890000,
        -1px 0 #890000,
        0 1px #890000,
        0 -1px #890000;
}
