
.people-map svg a path{fill:#094877;stroke:#fff;stroke-width:1;stroke-miterlimit:10;transition:.6s fill}


.people-map svg polygon{fill:#77aac2}
.people-map svg a polygon{fill:#094877;stroke:#fff;stroke-width:1;stroke-miterlimit:10;transition:.6s fill}
.people-map svg a polygon:hover{fill:#00112f}
.people-map svg a.active polygon{fill:#f7931d;cursor:pointer}

.people-map svg polyline{fill:#77aac2}
.people-map svg a polyline{fill:#094877;stroke:#fff;stroke-width:1;stroke-miterlimit:10;transition:.6s fill}
.people-map svg a polyline:hover{fill:#00112f}
.people-map svg a.active polyline{fill:#f7931d;cursor:pointer}