.preamble {
	font-family: Kievit;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: rgb(0, 140, 180);
	line-height: 28px;
}
body {
	font-family: Kievit;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: rgb(68, 68, 68);
	line-height: 29px;
}
.rubrik, h2 {
	font-family: Chaparral;
	font-size: 35px;
	font-weight: 700;
	font-style: normal;
	color: rgb(68, 68, 68);
	line-height: 40px;
}
.mrubrik, h3 {
	font-family: Kievit;
	font-size: 21px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 199, 252);
	line-height: 29px;
}
.paragraph {
	font-family: Kievit;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	color: rgb(68, 68, 68);
	line-height: 35px;
}
div.vinjett {
	border: 0px solid rgb(255, 255, 255);
	border-radius: 10px;
	font-family: Kievit;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 29px;
}
div.vinjett a {
	color: rgb(0, 0, 0);
}
