/* @option user-selected title and slogan font size */

#pageHeader h1 {
	font-size: 32px;
	line-height: 1.2;
	top: 17px;
	font-weight: bold;
}

#pageHeader h2 {
    font-size: 16px;
	line-height: 1.0;
	margin-top: 65px;
}
