/* Style leaflet maps */

.leaflet-map {
    width: 100%;
    height: 80vh;
    max-height: 600px;
    margin-bottom: 1rem;
}
