/* Semantic elements are inline by default */
section, article, nav, header, footer, aside, hgroup {
	display: block;
}