body{
    background-color: #C2C2C2;
}
.bg-white{
  background-color: #763201
}
.header-btn__icon ,
.s-cart-summary-total{
  color: white;
}
section:nth-of-type(1) {
margin: 0;
}
section:nth-of-type(1) .container{
max-width: unset;
    padding: unset;
}
.banner--fixed img, .banner-entry{
    background-color: transparent;
}
.s-button-primary-outline{
background: linear-gradient(90deg, rgba(118, 50, 1, 1) 50%, rgba(64, 27, 1, 1) 100%);
    color: white;
}
.s-button-primary-outline:hover{
background: linear-gradient(90deg, rgba(118, 50, 1, 1) 50%, rgba(64, 27, 1, 1) 100%);
    color: white;
    opacity: 1;
}
.s-reviews-testimonial{
background: linear-gradient(90deg, rgba(118, 50, 1, 1) 50%, rgba(64, 27, 1, 1) 100%);
    color: white;
}
.s-rating-stars-hovered, .s-rating-stars-selected{
fill: #ffffff;
}
.s-reviews-testimonial__icon svg:where([dir=rtl],[dir=rtl] *){
fill: #ffffff;
}
.footer-is-light .store-footer .store-footer__inner{
background: linear-gradient(90deg, rgba(118, 50, 1, 1) 50%, rgba(64, 27, 1, 1) 100%);
    color: white;
}
.navbar-brand img{
  max-height: 5rem;
}
.sicon-menu:before ,
.main-menu li.root-level>a{
  color: white;
}