/* Custom price styles */
.price-item--sale.price-item--last {
  font-weight: 350 !important;
}

.price__sale {
  gap: 3px !important;
}
