﻿.button-modelo-control-leaflet {
    width: 25px;
    height: 25px;
    border: 0;
    border-radius: 25px;
    padding: 0;
    background-color: white;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    outline: none !important;
}

.image-modelo-control-leaflet {
    margin-bottom: 1px;
}
