.Autocomplete {
  color: #BDBDBD;
  z-index: -10;
  position: absolute;
}

.Autocomplete .matching {
  color: transparent;
}
