.woocommerce-cart .woocommerce table.shop_table.cart td.actions #coupon_code {
       background-color: rgb(218, 5, 94)!important; 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.actions input[name=apply_coupon] {
       color: rgb(218, 5, 94)!important; 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.actions input[name=update_cart] {
       color: rgb(218, 5, 94)!important; 
    } 

.woocommerce .wc-proceed-to-checkout .button {
       color: rgb(218, 5, 94)!important; 
    } 

.woocommerce form.checkout_coupon input[name=apply_coupon] {
       color: rgb(218, 5, 94)!important; 
    } 

.woocommerce #payment div.form-row {
       color: rgb(218, 5, 94)!important; 
    } 

.woocommerce #payment div.form-row .button {
       color: rgb(218, 5, 94)!important; 
    } 

#left-area .hentry  .wp-caption .wp-caption-text {
       color: rgba(218,5,94,1)!important; 
       font-size: 17px!important; 
       font-weight: normal!important; 
    } 

