html {
	font-size:90%;
}

.top-bar-section.top-bar-section > ul li > a {
	font-size:1rem;
}

a[href]:after {
	content: "";
}

.column h1:first-child,
.column h2:first-child {
	margin-top:10px;
}

.top-bar section.top-bar-section > ul > li {
	margin-left:16px;
}