.hentry .woocommerce {
       color: rgba(255,255,255,1); 
    } 

.hentry .woocommerce > h2 {
       color: rgba(255,255,255,1); 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.product-price .amount {
       color: rgba(0,0,0,1); 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal .amount {
       color: rgba(0,0,0,1); 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart thead th {
       color: rgba(0,0,0,1); 
    } 

.woocommerce-checkout .woocommerce .shop_table td {
       color: rgba(0,0,0,1); 
    } 

.woocommerce-checkout .woocommerce .shop_table th {
       color: rgba(0,0,0,1); 
    } 

.woocommerce-checkout .woocommerce p {
       color: rgba(0,0,0,1); 
    } 

.woocommerce .cart-collaterals .cart_totals h2 {
       color: rgba(255,255,255,1); 
    } 

.woocommerce .cart-collaterals .cart_totals table td {
       color: rgba(0,0,0,1); 
    } 

.woocommerce .cart-collaterals .cart_totals table th {
       color: rgba(0,0,0,1); 
    } 

.woocommerce form.checkout .form-row label {
       color: rgba(255,255,255,1); 
    } 

.woocommerce #payment {
       color: rgba(255,255,255,1); 
    } 

HTML > BODY > DIV#wrapper > DIV#content > SECTION#main > ARTICLE#contact-page > FORM#contactForm > OL.forms > LI > LABEL {
       color: rgba(206,206,206,1); 
    } 

HTML > BODY > DIV#wrapper > DIV#content > SECTION#main > ARTICLE#contact-page > P.tick {
       color: rgba(255,255,255,1); 
    } 

