/* Enter Your Custom CSS Here */
.covid-btn {
	text-align:center;
	margin:0;
	padding:0 0 48px 0;
}
/* MJL/Dogpaw: Hide the contact form on the Covid screening page */
body.page-id-10203 div.contact-form {
	display:none !important;
	visibility:hidden !important;
	height:0px !important;
	width:0px !important;
}
