/* Make the headers look normal. */
h1 {
	font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-weight: bold;
	text-transform: none;
}

/* Make the "children" headers less dense. */
.children h3 {
	margin: 1.5rem 0 0.75rem 0
}
