
/*header is not styled on survey not logged in.*/
h1 span, .page-header span,
h1 p, .page-header p{
	font-size: 46px !important;
	line-height: 50px;
	margin-bottom: 30px;
	color: #0044b5;
	font-family: "Antonio",sans-serif !important;
	text-transform: uppercase;
	font-weight: 600;
}


.general-footer .PortletMenu li {
	display:block !important;
}

