div#template .text-white {color:#ffffff !important} 

div#template .text-bold {font-weight:bold !important} 

div#template .background-gray {background:#53565a} 

div#template .covid-link-button {
	background-color:#d2492a;
 	color:#ffffff !important;
	padding:6px 18px;
	line-height:14px;
	margin:0px;
	font-weight:600;
	text-align:center;
}

div#template a.covid-link-button:hover {
	text-decoration: none;
	background-color: #0098C3;
}

div#template .fittest-link-button {
	background-color:#a40084;
 	color:#ffffff !important;
	padding:6px 18px;
	line-height:14px;
	margin:0px;
	font-weight:600;
	text-align:center;
}

div#template a.fittest-link-button:hover {
	text-decoration: none;
	background-color: #0098C3;
}