body{
background:#fff8f3;

}
.store-footer__inner{

background: linear-gradient(3deg,rgba(35, 28, 20, 1) 0%, rgba(56, 48, 41, 1) 50%, rgba(71, 53, 39, 1) 100%) !important;
color:white;
}
.s-product-card-entry{
background-color:#fff9f1;
border:solid 1px #cbab6b;
}