/* Add custom CSS styles below */ 
span.discount-amount.font-bold {
    display: none;
}

h2.sale-price {
    color: red;
}