/* Add custom CSS styles below */ 
body {
    background-color: #E7D3C8 !important;
}}
body .s-header,
body .s-header__inner,
body .store-header,
body header {
  background-color: #5A3E4F !important;
  background-image: none !important;
}

body .s-header * {
  color: #ffffff !important;
}