.leaflet-control-layers,
.leaflet-control-layers label,
.leaflet-control-layers-group-name,
.leaflet-control-layers-group-label,
.leaflet-control-layers-base,
.leaflet-control-layers-overlays {
  font-size: 10px !important;
}
.leaflet-control-layers-group-name {
  font-weight: bold;
  margin-bottom: .2em;
  margin-left: 3px;
}

.leaflet-control-layers-group {
  margin-bottom: .5em;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 10px;
}
