/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/
/* PRODUCT PAGE (detalle) */
.text-3xl.text-t-primary > span,
.text-3xl.text-t-primary span {
  color: #fff !important;
}

/* PRODUCT CARD (cuadrícula/lista) */
.text-lg.text-t-primary\/50 .text-accent-500,
.text-sm.text-t-primary\/50 .text-accent-500 {
  color: #fff !important;
}