/* Add custom CSS styles below */ 

.s-product-card-promotion-title,.store-footer__inner ,.main-nav-container,.s-block--features__item .feature-icon {

    background-color: #e3d3b9 !important;
  }
.mobile-menu{
      background-color: #e3d3b93d !important;

}
.store-footer ,.topnav-is-dark .top-navbar{

    background-color: #364d3d !important;
  }

.s-product-card-entry{
      border: 2px solid #e3d3b9;
}

.s-product-card-sale-price span,.main-content span{
  color: #e3d3b9 !important;
}
body {
    background-color: #fffaf5 !important;
}
.s-product-card-promotion-title,.s-button-element span,h1,h2,.main-content p,.s-product-card-sale-price h4,.sicon-menu ,.s-product-card-content-title a ,.s-block--features__item .feature-icon i,.main-menu,.store-footer__inner, .main-nav-container.header-btn__icon,.s-menu-topnav-list a,.s-contacts a,.copyright-text p {
  color :#364d3d !important;
}

.s-button-btn:hover ,.store-footer, .topnav-is-dark .top-navbar {
    background-color: #c2ae92 !important;
}