h1.header {
	font-size: 50px;
	border-bottom: 1px solid black;
}

h1:not(.first) {
	page-break-before: always;
}

h2:not(.manual-title) {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}
