h1 {
	font-size: 40px;
}

h2 {
	margin: 0 0 10px 0;
}

p {
	font-size: 20px;
}


#primary-menu { margin-top: 70px; }


.side-header #logo:not(.nobottomborder):after,
.side-header #primary-menu:not(.nobottomborder):after {
	border-bottom: none;
}

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a { color: #587381; }

.hint {
	font-size: 12px;
}