/* Add custom CSS styles below */ 
.s-product-card-promotion-title {
    background: linear-gradient(
        to bottom,
        #006C35 0%,
        #006C35 100%
    ) !important;
    color: #ffffff !important;
}