@import url("/style/common");

	#toc h2, #toc h3, #toc h4 { text-align: center; }
	#toc h3, #toc h4 { text-transform: uppercase; }

	.to-footnote {
		vertical-align: super;
	}

	q { quotes: "\2018" "\2019" "\201C" "\201D" }

	cite.essay:before { content: "\2018"; }
	cite.essay:after { content: "\2019"; }

