/* Add custom CSS styles below */ 
.shadow-md {
    --tw-shadow: none;
    --tw-shadow-colored: none;
}

.product-card__promotion {
      background-color: #872012 !important;
      border-radius:5px;
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 6rem;
    }
}