.map-container [id^="vcp_"] {
    fill: #ffffff;
    transition: all 0.3s ease-in-out;
}
.map-container [id^="dep_"] {
    transition: all 0.3s ease-in-out;
}
