body
{
	font-family: Arial;
	font-weight: normal;
}

h3
{
	color: #725872;
}

.covidalert
{
	font-family: sans-serif,calibri;
	font-size: 18;
	background-color: #fe0;
	color: #000;
	margin-bottom: 20px;
	padding: 10x 0;
}

.c19alert
{
	font-family: sans-serif,calibri;
	font-size: 22;
	background-color: #fe0;
	color: #000;
	margin-top: 20px;
	margin-bottom: 1px;
	border: solid;
	border-width: 1px;
	
}

videobtn
{
    background:none!important;
     border:none; 
     padding:0!important;
         text-decoration:underline;
    
    /*optional*/
    font-family:arial,sans-serif; /*input has OS specific font-family*/
	font: inherit;
     color:#069;
     cursor:pointer;
}

.videobtn:hover{
         text-decoration:underline;
}
