#googleMaps.leaflet-container {
    background: #2d333c;
}

.section.section-map .leaflet-control-attribution {
    font-size: 10px;
    background: rgba(0, 0, 0, 0.45);
    color: #bbb;
}

.section.section-map .leaflet-control-attribution a {
    color: #ddd;
}
