/* Add custom CSS styles below */ 
@media (min-width: 768px) {
    .md\:text-\[40px\] {
        font-size: 30px;
    }}
    
    
  .discount-tag{
    display:none;}
    
    .rtl\:right-6:where([dir="rtl"], [dir="rtl"] *){
    display:none;
    }
    
    .yasmeen-promotion_title, .s-product-card-promotion-title, .yasmeen-sold-quantity{
    background-color:#003438 !important;
    
    }
    
  .yasmeen-text-1{
    background-color:#003438 !important;
  
  }
  .s-button-primary-outline:hover{
      background-color:#003438;

  {