.form-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
