/* Add custom CSS styles below */ 
body#app {
  background-color: #d8cab1 !important;
}

.product-entry--vertical .product-entry__image > div.absolute {
  background: #d8cab1;
}
.promotion-title { background: #d8cab1 }