body{font-family:"EB Garamond",serif}body img{width:100%;height:auto}body .post-content img{width:revert-layer}body .menu{position:absolute;right:calc(22% - 165px);top:10%;z-index:1000}body .menu a{display:block;color:#000;text-decoration:none;line-height:1em;padding:3px 0;font-weight:normal;text-align:center;cursor:pointer;position:relative;z-index:1}body .menu a.home{background-color:#ecaa79;font-size:23px;width:167px}body .menu a.sudinoi{background-color:#f4d091;font-size:23px;width:167px;transform:rotate(5deg)}body .menu a.eventinews{background-color:#72c1a5;font-size:21px;width:181px;transform:rotate(-3deg);margin-top:4px}body .menu a.corsi{background-color:#c3a39d;font-size:28px;width:137px;transform:rotate(0deg);margin-left:27px;margin-top:1px}body .menu a.uniscitianoi{background-color:#e08eb7;font-size:22px;width:183px;transform:rotate(3deg)}body .menu a.contatti{background-color:#7ac2df;font-size:22px;width:167px;transform:rotate(-3deg);margin-top:5px}body .menu .social{display:flex;justify-content:center;margin-top:20px}body .menu .social a{text-decoration:none}body .menu .social a.lang img{width:29px}body .menu .social img{width:30px;height:auto}body .page-title{font-size:30px;font-weight:normal;width:-moz-fit-content;width:fit-content}body .page-title a{color:#000}body .spinner-wrapper{display:none;position:fixed;z-index:10000;top:0;left:0;width:100vw;height:100vh;align-items:center;justify-content:center;background-color:rgba(0,0,0,.2)}body .spinner{width:48px;height:48px;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}