/* Custom: Prices in pink */
.price,
.price__regular,
.price__sale,
.price__on-sale,
.price-item,
.price-item--regular,
.price-item--sale,
.price-item--last,
.product__price,
.card-product-content__price {
  color: #E91E8C !important;
}
