.rubrik, h2 {
	font-family: Proximanova;
	font-size: 34px;
	font-weight: 600;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 46px;
}
.paragraph {
	font-family: Proximanova;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 22px;
}
.mrubrik, h3 {
	font-family: ProximanovaSemibold;
	font-size: 17px;
	font-weight: 800;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
.preamble {
	font-family: Proximanova;
	font-size: 17px;
	font-weight: 600;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 26px;
}
body {
	font-family: Proximanova;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 18px;
}
div.vinjett {
	font-family: ProximanovaSemibold;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: rgb(10, 10, 10);
	line-height: 18px;
	padding: 15px 10px 5px 0px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0px;
	border-bottom: 1px solid rgb(5, 5, 5);
}
div.vinjett a {
	color: rgb(10, 10, 10);
}
.notebutton {
	background-color: rgb(255, 129, 3);
	border: 0px solid rgb(24, 88, 156);
	border-radius: 4px;
	padding: 20px 5px 20px 20px;
	font-family: ProximanovaSemibold;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 14px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.square {
	font-family: ProximanovaSemibold;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 22px;
}
blockquote {
	font-family: ProximanovaItalic;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	color: rgb(2, 147, 191);
	line-height: 25px;
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgb(2, 147, 191);
	border-radius: 0px;
	padding: 20px 10px 20px 60px;
}
.note {
	background-color: rgb(255, 204, 153);
	font-family: Proximanova;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 18px;
}
.fact {
	background-color: rgba(0, 0, 0, 0);
	padding: 15px;
}
div.plain {
	font-family: Proximanova;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 18px;
	border: 0px solid rgb(187, 187, 187);
	border-radius: 0px;
	padding: 10px 0px;
	background-color: rgba(0, 0, 0, 0);
}
