@import "default.css";
@import "title.css";
dfn::before, dfn::after { content: "“" }
dt { font-style: italic }
section:not(.t) h1::before { content: url(icon32.png) " "; vertical-align: -15% }
section:not(.t) h1,h2 { font-weight: inherit }
section:not(.t) {
	line-height: 1.5;
	align-items: left;
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%
}
figure {
	text-align: center;
	margin: 3em 0 3em 0
}
#i0 {
	width: 100%;
	max-width: 587px
}
main img {
	width: 100%;
	max-width: max-content
}
figure.w {
	filter: drop-shadow(0 10pt 10pt #ddd)
}
