<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 48px;
}
p {
	font-family: 'Cantarell', sans-serif;
	font-size: 16px;
}
.box-testo h1 {
	color: #555555;
	text-align: left;
	text-transform: uppercase; 
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 38px;
	line-height: 120%;
}
.box-testo h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 120%;
}
.box-news h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 120%;
	margin-left: 30px;
}
.box-news h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
}
.box-news h3 {
	text-transform: uppercase; 
		font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 120%;
}
.box-news h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #CC3300;
	font-size: 18px;
	line-height: 120%;
}
.box-news h5 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
}
</pre></body></html>