.content__box {
	padding-top: calc(var(--topbar-height) + 100px);
}

h1 {
	margin-bottom: 35px;
	font-size: 25pt;
	font-weight: 400;
}

p {
	font-size: 12pt;
	font-weight: 300;
	line-height: 200%;
}

ul li {
	font-size: 12pt;
	font-weight: 300;
	line-height: 200%;
}