<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @option user-selected title and slogan font size */

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

#pageHeader h2 {
    font-size: 16px;
	line-height: 1.0;
	margin-top: 65px;
}
</pre></body></html>