.woocommerce .wc-proceed-to-checkout .button {
  background-color: #fd0e17;
}
.btns-shop-light .cart-actions .button[name=apply_coupon] {
  background-color: #e6171e;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #e31820;
}
.woocommerce-cart .woocommerce table.shop_table.cart div.quantity input.qty {
  color: #d72e2e;
  background-color: #ffffff;
  line-height: 32px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
}
