.button.disabled, .submit.disabled, input[type=submit].disabled, input[type=button].disabled {
  background:rgb(169, 169, 169) !important;
  color: #fff !important;
}
