/* Hide campaign end date text */
.statistics-list__item small.text-red-400,
custom-salla-product-card small.text-red-400,
.product-card small.text-red-400,
.s-product-card-entry small.text-red-400 {
  display: none !important;
}