.woocommerce #content-area div.product form.cart .button {
       color: rgba(247,246,246,1); 
       background-color: rgba(249,0,0,1); 
    } 

.woocommerce .wc-proceed-to-checkout .button {
       color: #fffff; 
       font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Tahoma, sans-serif; 
       font-size: 21px; 
       font-style: normal; 
       background-color: rgba(253,235,231,1); 
    } 

.woocommerce .woocommerce-message .button {
       color: rgba(247,246,246,1); 
    } 

.post-705 .et_pb_section:nth-child(1) {
       background-color: rgba(247,246,246,1); 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.actions input[name=apply_coupon] {
       color: rgba(250,249,249,1); 
    } 

