.product-card__image {
  background-color: rgb(var(--color-secondary-background)) !important;
}

.product-card__image img {
  mix-blend-mode: multiply;
}