.woocommerce div.product .product_title {
       color: rgba(255,255,255,1)!important; 
    } 

.woocommerce #customer_details {
       background-color: rgba(173,65,65,1); 
    } 

.woocommerce #customer_details .col-2 {
       background-color: rgba(247,48,48,1); 
    } 

