.multi-location-map-58b0b4e4 {
    width: 100%;
    min-height: 100px;
    position: relative;
    z-index: 1;
}

.leaflet-control-container .leaflet-top,
.leaflet-control-container .leaflet-bottom {
    z-index: 999;
}

.custom-svg-marker {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}