.product-card__figure,
.product-gallery__media-list-wrapper {
  background: #f7f7f7;
}

.product-card__figure > a > img,
.product-gallery__media img {
  mix-blend-mode: multiply;
}



  .badge.badge--campaign {
    background-color: #F3E1DD;
    color: #000;
    border-color: #F3E1DD;
  }