#custom-map .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

#custom-map .leaflet-popup-content {
    text-align: center;
}

#custom-map .leaflet-popup-content .btn {
    color: white;
    display: block;
}