.leaflet-control-locationlist-list {
  padding: 4px;
  height: 40px;
  width: 100%;
  min-width: 200px;
  outline-style: none;
}
.leaflet-popup {
  margin-bottom: 66px !important;
}
.popup-title {
  font-weight: bold;
  font-size: 1.1em;
}
.leaflet-touch .leaflet-bar button {
  display: flex;
  justify-content: center;
}
.easy-button-button .button-state {
  display: inline-block;
  width: 1em;
}
span.custom-button-text {
  display: inline-block;
  padding-left: 6px;
  order: 2;
}
