.leaflet-control-zoom {
    background: #1e293b !important;
}

.leaflet-control-zoom-in {
    background: #1e293b !important;
    color: #D9D9D9 !important;
    background-repeat: no-repeat;
}

.leaflet-control-zoom-out {
    background: #1e293b !important;
    color: #D9D9D9 !important;
    background-repeat: no-repeat;
}