/* Add custom CSS styles below */ 


.promotion-title {

  background-color: rgb(238, 69, 69);
  }
  
  .s-product-card-content-subtitle {
  margin-bottom: 0.625rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(75, 85, 99);
  color: rgb(27, 145, 17);
  font-weight: 500;
}

.s-product-card-promotion-title {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 0, 0);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.s-cart-summary-count {
  top: -0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255, 0, 0);
}