/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header,
#header .header-top {
    background-color: #efe9e4;
}
/* 
#wrapper {
    padding-top: 1.563rem;
    background: #efe9e4;
}

.card {
    background-color: #efe9e4;
}

.block-categories {
    background: #efe9e4
}

.product-quantity #quantity_wanted {
    background-color: #efe9e4
}

#custom-text {
    background: #efe9e4;
}

#products .page-not-found, #pagenotfound .page-not-found {
    background: #efe9e4;
} */