#markdowncontainer h2 ~ :not(h1):not(h2) {
	margin-left: 2em;
}
#markdowncontainer h2 {
	margin-top: 1ex;
}
