#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	font-size:15px;
	font-family:'Inter',sans-serif;
}
a { 
	color:#6C3483;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}
h1 { 
	color:#6c3483;
	font-family:'Inter',sans-serif;
}
h2 { 
	color:#6c3483;
	font-family:'Inter',sans-serif;
	font-weight:bold;
}
h3 { 
	font-family:'Inter',sans-serif;
}
div.instruction-text { 
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:15px;
	display:block;
}
a.ce-button { 
	border-radius:8px;
}
