.paragraph {
	font-size: 16px;
	font-family: Sourcesanspro;
	font-weight: 300;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
}
.rubrik, h2 {
	font-variant: normal;
	font-weight: 300;
	font-family: Sourcesanspro;
	font-style: normal;
	font-size: 35px;
	color: rgb(99, 99, 99);
	line-height: 40px;
}
.preamble {
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 300;
	font-variant: normal;
	font-style: italic;
	line-height: 20px;
}
.mrubrik, h3 {
	font-family: SourcesansproSemibold;
	font-size: 18px;
	font-weight: 300;
	font-variant: normal;
	font-style: normal;
	line-height: 24px;
}
div.vinjett {
	background-color: rgb(182, 207, 219);
}
