.woocommerce div.product form.cart .button {
  color: #000000;
  background-image: url("https://techmartllc.com/wp-content/uploads/2025/07/gree-bg.jpg");
}

.woocommerce .cart .button {
  color: #00e69d;
}

#quantity_688ab523085be.input-text.qty.text {
  background-color: #ffffff;
  color: #000000;
  font-size: 22px;
}

.woocommerce .quantity .qty {
  font-size: 22px;
  color: #000000;
  background-color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  color: #958e09 !important;
}