:root{
  --fsgb--leaflet-map--height:470px;
}

.fsgb-block-leaflet-map{
  height:var(--fsgb--leaflet-map--height);
}
.fsgb-block-leaflet-map .leaflet-marker-icon:not(.marker-cluster){
  transition:fill .3s;
}
.fsgb-block-leaflet-map .leaflet-marker-icon:not(.marker-cluster).active,.fsgb-block-leaflet-map .leaflet-marker-icon:not(.marker-cluster):hover{
  fill:var(--wp--preset--color--primary);
}
.fsgb-block-leaflet-map .leaflet-popup{
  bottom:-39px !important;
}
/*# sourceMappingURL=leaflet-map.css.map */
