/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.product-flags .product-flag.on-sale {
    background-color: #FFFF00;
    color: #FF0000;
}