tr.savings {
    color: red;
    font-weight: bold;
}
tr.deliveryFree {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
