.priviq-country { stroke-width: 0.4; transition: opacity 0.35s; }
.priviq-country:hover { cursor: pointer; }
.priviq-country.teal   { fill: #00C2CB; stroke: #072A3C; }
.priviq-country.light  { fill: #A8E8EB; stroke: #072A3C; }
.priviq-country.orange { fill: #ffb431; stroke: #072A3C; }
