/* Add custom CSS styles below */ 


.s-product-card-price, ng-price h4 {
     color: #ffffff;
    font-weight: 400;
}

.min-h-80 {
    min-height: 5rem;
}