/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2024 | 21:26:47 */
.sagoma-regione {
    stroke-width: 1px;
    stroke: #c8c8c8;
    fill: rgba(15,88,137,0.58);
    cursor: pointer;
}

.regione:hover .sagoma-regione {
    stroke-width: 1px;
    stroke: #0f5889;
    fill: #0f5889;
    cursor: pointer;
}