form[action="/cart/add"] button[type="submit"]:not([disabled]) {
  background-color: #d36135 !important;
}

.product-sticky-atc .button {
  background-color: #d36135 !important;
}