/* Add custom CSS styles below */ 
custom-salla-product-card.s-product-card-entry.s-product-card-vertical h4.s-product-card-price{
    color:white !important;
}
custom-salla-product-card.s-product-card-entry.s-product-card-vertical .s-product-card-wishlist-btn .s-button-text  ,
custom-salla-product-card.s-product-card-entry.s-product-card-vertical i{
    filter: brightness(0) invert(1);
}