.m-product-card__image {
  background-color: rgb(var(--color-product-card));
}

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