#order-standard_cart .products .product div.product-pricing span.price {
    font-size: 1.6em;
}

#order-standard_cart .products .product div.product-pricing span.price.price-secondary {
    color: forestgreen;
    font-size: 1.2em;
    font-weight: bold;
    opacity: .75;
}
