.btn__disabled {
  opacity: .6 !important;
  cursor: no-drop !important;
}
input[name="next_step_button"].btn__disabled,
input[name="next_step_button"].btn__disabled:hover {
  background: #c9c9c9 !important;
}
