.leaflet-marker-icon {
  z-index: 245;
  background: transparent;
  border: 0px transparent;
  margin-left: -0px;
  margin-top: -0px;
/*   background-image: url(/sites/bbsavoia.it/themes/radius/images/marker_viola_20.png); */
  background-color: #bd86cb;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}

.leaflet-marker-icon.marker-cluster {
  background-image: none;
}

.leaflet-map .marker-cluster-small div {
  background-color: rgb(181 57 204 / 60%);
}
