.btn-map-in-footer {
    padding: 5px 7px;
    font-size: 1rem;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background-color: #fff;
}

.leaflet-touch .leaflet-bar a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
    font-size: 26px;
}
