.wp-covid-announcement a{
	color: rgb(0,81,137) !important; 
	font-weight: 700 !important;
	text-decoration: none !important;
	border-bottom: none !important;
}
.wp-covid-announcement svg {
	fill: rgb(0,81,137);
	position: relative;
	top: 2px;
	margin-right: 6px;
}