/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 04 2022 | 01:22:13 (pm)
/*
/******* Do not edit this file *******/

select{
    font-size:16px;
}

.unclickable > a:hover {
  cursor: default;
}