.quote-comment,
.quote-discount {
    font-size: 12px;
    color: #333;
}

.woocommerce-page .woocommerce table.shop_table .cart_item .product-price .quote-discount .amount {
    font-size: 12px;
    color: #e8150b
}

.woocommerce-page .woocommerce table.shop_table .cart_item .product-price ins {
    text-decoration: none;
    color: #e8150b;
}

.quote-note {
    margin-bottom: 15px;
}