.helptext {
  font-style: italic;
  font-size: smaller;
}
.editicon {
  opadding-left: 5px;
  cursor: pointer;
}
/* we need to manually override the color in the leaflet search box */
.leaflet-control-geocoder-form input {
  color: #212121;
}
