
.sf_main_header {	
	color: #4B1DE4 /*~ header.color */;
	font-family: Georgia, "Nimbus Roman No9 L", serif /*~ header.font */;
	font-size: 30px /*~ header.size */;
}

/* -------------------------------------------- */
/* QSC Styles --------------------------------- */
/* -------------------------------------------- */

/* Structure ---------------------------------- */

h1 .qsc-site-companyname {
	color: #E21E53 /*~ company-name.color */;
	font-family: Georgia, "Nimbus Roman No9 L", serif /*~ company-name.font */;
	font-size: 18px /*~ company-name.size */;
	font-weight: normal /*~ company-name.bold */;
}
.qsc-site-slogan {
	color: #E21E53 /*~ slogan.color */;
	font-family: Arial, Helvetica, FreeSans, sans-serif /*~ slogan.font */;
	font-size: 10px /*~ slogan.size */;
	font-weight: normal /*~ slogan.bold */;
}

