:where(
    .css-dev-only-do-not-override-11lehqq
  ).ant-picker-outlined.ant-picker-disabled
  input[disabled] {
  color: rgb(46 49 53 / 1) !important;
}

.ant-picker-outlined.ant-picker-disabled input[disabled] {
  color: #2e3135 !important;
}

.ant-select-single.ant-select-lg.ant-select-show-arrow
  .ant-select-selection-item {
  color: #2e3135 !important;
}
