/* Precio de oferta en rojo (prueba) */
[ref="priceContainer"]:has(.compare-at-price) .price {
  color: #e0342a;
}
