.leaflet-control-layers {
    border-radius: 0%;
    border: 0px solid !important;
}

.leaflet-control-layers-group-name {
  font-weight: bold !important;
  margin-bottom: .2em;
  margin-left: 3px;
}

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

.leaflet-control-layers-selector {
    margin-left: 1em;
}

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