#map {
  height: 400px;
}

.colorHeight {
  height: 6vh;
}

.pac-item-details {
  color: #9b1414;
}

.pac-icon {
  display: none;
}

.pac-matched {
  color: #f5c815;
}

.pac-logo:after {
  display: none !important;
}

.inputsChecks {
  gap: 0.5%;
}
