/* Add custom CSS styles below */ 
.product-card__image img {
    background: #580707;
  }
  .promotion-banner {
    display: none !important;
}