path:hover{
    fill: #2d7abd;
  }
  path.selected{
    fill: #fff!important;
  }
  .regione{
    transition: all 200ms ease-in-out;
  }