.disabled-input {
  background-color: #e9ecef;
  cursor: not-allowed;
}
