.border-bottom {
    border-bottom: transparent !important;
}

body {
    background-color: transparent !important;
}

.bg-footer {
    background-color: rgb(240, 240, 240) !important;
}

.bottom {
    position: absolute;
    bottom: 0;
}

#map {
    aspect-ratio: 1;
}

.leaflet-control-attribution > a > svg{
    display: none!important;
}

.leaflet-container {
    background-color: rgb(240, 240, 240);
}

.leaflet-control{
    background-color: rgb(242, 242, 242)!important;
}