.product-price {
  font-weight: 600 !important;
  padding-top: 10px !important;
  font-size: 20px !important;
}

.variant-detail {
  font-weight: 900;
}

.product-card-title {
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.4 !important;
}

.product-card.text-left.product-card--content-spacing-true.product-card--border-true.has-shadow--false {
  background: #ffffff !important;
}