#corona-banner{
position:fixed;
bottom:0px;
height:40px;
width:100%;
padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
background:#FF0066;
z-index:1;
}
.testo-covid {/* DEFINITIVO */
	font-family: Helvetica, arial;
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.testo-covid a:link {/* DEFINITIVO */
	color: #FFFFFF;
}
.testo-covid a:visited {/* DEFINITIVO */
	color: #FFFFFF;
}
.testo-covid a:hover {/* DEFINITIVO */
	color: #000000;
	text-decoration: underline;

}
		@media only screen and (max-width:530px) {

#corona-banner{
position:fixed;
bottom:0px;
height:40px;
width:100%;
padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
background:#FF0066;
z-index:1;
}
.testo-covid {/* DEFINITIVO */
	font-family: Helvetica, arial;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.testo-covid a:link {/* DEFINITIVO */
	color: #FFFFFF;
}
.testo-covid a:visited {/* DEFINITIVO */
	color: #FFFFFF;
}
.testo-covid a:hover {/* DEFINITIVO */
	color: #000000;
	text-decoration: underline;
}




	
}
