h1:not(:first-child) {
	margin-top: 40px;
}

h1 {
	font-size: 18pt !important;
	margin-bottom: 30px;
	font-weight: 400;
}

p {
	font-size: 11pt;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 180%;
}

body {
	padding-bottom: 50px;
}