.rubrik, h2 {
	font-family: Montserrat;
	font-variant: normal;
	font-style: normal;
	font-size: 50px;
	font-weight: 700;
	color: rgb(0, 0, 0);
	line-height: 60px;
}
.paragraph {
	color: rgb(79, 79, 79);
	font-size: 20px;
	font-weight: 300;
	font-variant: normal;
	font-style: normal;
	line-height: 33px;
	font-family: Montserrat;
}
.preamble {
	color: rgb(0, 0, 0);
	font-style: normal;
	font-size: 20px;
	font-weight: 600;
	font-variant: normal;
	line-height: 33px;
	font-family: Montserrat;
	margin: 0px 0px 80px;
}
.mrubrik, h3 {
	line-height: 33px;
	font-variant: normal;
	font-style: normal;
	font-size: 20px;
	font-weight: 600;
	font-family: Montserrat;
	color: rgb(0, 0, 0);
}
div.square {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: rgb(3, 3, 3);
	line-height: 27px;
	background-color: rgb(252, 252, 252);
	border: 0px solid rgb(77, 77, 77);
	border-radius: 0px;
	padding: 20px;
}
blockquote {
	background-color: rgba(0, 0, 0, 0);
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	color: rgb(117, 113, 113);
	line-height: 33px;
	margin: 0px 50px 0px 35px;
	padding: 20px 50px;
	border: 0px solid rgb(184, 55, 55);
	border-radius: 0px;
}
div.vinjett {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
	background-color: rgba(0, 0, 0, 0);
	padding: 5px 5px 5px 0px;
	border-radius: 0px;
	border-bottom: 1px solid rgb(0, 0, 0);
}
div.vinjett a {
	color: rgb(0, 0, 0);
}
body {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 22px;
}
.notebutton {
	background-color: rgb(189, 55, 47);
	border: 9px solid rgb(189, 55, 47);
	border-radius: 10px;
	font-family: SourcesansproLight;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 12px;
	padding: 0px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.plain {
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgb(173, 173, 173);
	border-radius: 0px;
	padding: 10px 0px;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 22px;
}
.fact {
	background-color: rgb(255, 255, 255);
	padding: 25px;
	border: 0px solid rgb(136, 136, 136);
	border-radius: 0px;
}
.note {
	background-color: rgb(219, 219, 219);
	font-family: Montserrat;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 22px;
}
