.leafletTooltip, .leaflet-popup-content {
    font-size:16px;
}

a.reserve-button, a.pushpin-button {
    color: #FFF;
}

.leaflet-top,
.leaflet-bottom {
    z-index: 400;
}

.leaflet-marker-icon.highlighted {
    box-shadow: 0 0 2px 5px gold;
}

.leaflet-control-layers label {
    font-size:12px;
}