.country{ fill: rgb(0, 75, 151); }

.point {
    /*fill: orange;*/
    /*stroke: #FFF;*/
}

.hidden {
    display: none;
}
