/* Add custom CSS styles below */ 
.product-card__content {
  background: #ffe9ec;
}

.object-contain {
  object-fit: cover;
}