.leaflet-container a {
    text-decoration: none;
}

.leaflet-div-icon {
    background: none;
    border: none;
}

#map {
    height: 300px;
}

#button-cursor:hover,
#button-map:hover {
    cursor: pointer;
}