.preamble {
	line-height: 28px;
	color: rgb(61, 31, 92);
	font-style: italic;
	font-weight: 700;
	font-size: 17px;
	font-family: SourcesansproSemibold;
}
.rubrik, h2 {
	line-height: normal;
	font-style: normal;
	color: rgb(0, 0, 0);
	font-weight: 400;
	font-size: 32px;
	font-family: SourcesansproBlack;
}
.mrubrik, h3 {
	font-family: SourcesansproSemibold;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 32px;
}
.paragraph {
	font-family: SourcesansproLight;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 26px;
}
body {
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 27px;
}
