<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:"Segoe UI";
}

cite{
	font-size:1.8em;
	font-weight:bold;
	color:#078cd3;
	font-family:"Comic Sans MS", cursive, sans-serif;
}

.intro{
        margin-top:150px;
	font-size:1.3em;
}

.descrizione{
    padding-top: 30px;
    font-size:1.5em;
}

.panel-primary&gt;.panel-heading{
	background-color:white;
	color:#078cd3;
	height:40px;
       
}
.panel-primary&gt;.panel-heading&gt;h2{
	
	margin-top:-10px;
}</pre></body></html>