.woocommerce-js table.shop_table thead th {
  color: #111111;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
  color: #111111;
}

.woocommerce form .form-row label {
  color: #ffffff;
}

.woocommerce-js div.product form.cart .variations label {
  color: #ffffff;
}