.account-form-card button.primary[type="submit"]:disabled {
  background: #f1f5f9 !important;
  border: 1px solid #cbd5e1 !important;
  box-shadow: none !important;
  color: #64748b !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}
