@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.fonte-ubuntu{
    font-family: "Ubuntu", sans-serif;
}

.__m__-r1k{
    --grid-gutter: 0 !important
}

.polygon-label {
    font-size: 12px;
    font-weight: bold;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
}

.leaflet-interactive{
    outline: none !important;
}