/* Botão de medição */
.leaflet-control-measure-toggle {
    background-image: url("/assets/polyline_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg") !important;
    background-color: #1e293b !important;
    border-radius: 6px;
}

.leaflet-control-measure {
    background: #1e293b !important;
    color: blue !important;
}