﻿
    .region-marker-cluster-colored div {
        color: white;
    }

.marker-cluster-small {
    background-color: #243689;
    margin-left: 0px;
    margin-top: 0px;
}

    .marker-cluster-small div {
        background-color: #243689;
        color: white;
    }

.marker-cluster div {
    background-color: #243689;
    color: white;
    margin-left: 0px;
    margin-top: 0px;
}
.region-map .leaflet-control-zoom {
    right: 22px;
}


