/* Add custom CSS styles below */ 
.product-entry__sub-title{
color: #ff0000;
}
.product-card__subtitle{
display: none;
}