body {
	font-family: system-ui, sans-serif;
	font-size: 100%;
	line-height: 140%;
	background-color: white;
}

/* some unusual stuff follows----------------------- */
i {
	font-style: normal;
	/* text-transform: uppercase; */
}

section.development {
	color: rgba(0,0,0,0.5);
}

section.ending {
	color: #5a075288;
}