p:has(img) { margin: 1em auto; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w75 { width: 75%; }
.w80 { width: 80%; }

#content ul {
	list-style-type: "\25cf";
	margin-bottom: 1.2em;
}
#content ul>li::marker { font-size: large; }
#content ul>li { padding-left: 0.5em; }
#content li>p { margin: 0 !important; }
#content ul>li>ul {
	list-style-type: "-";
	margin-bottom: .6em;
}
#content ul>li>ul>li { padding-left: .5em; }

h5 {margin-top: 1.75em; }