.rubrik, h2 {
	font-family: 'Noto Sans';
	font-size: 36px;
	font-weight: 100;
	font-style: normal;
	color: rgb(105, 105, 105);
	line-height: 40px;
}
.preamble {
	font-family: Robotocondensed;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 26px;
}
.paragraph {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 24px;
}
.mrubrik, h3 {
	font-family: Robotocondensed;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 24px;
}
body {
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 18px;
}
div.square {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 24px;
}
blockquote {
	font-family: 'Noto Sans';
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	color: rgb(153, 153, 153);
	line-height: 26px;
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgb(153, 153, 153);
	border-radius: 0px;
	padding: 10px 10px 10px 35px;
}
div.vinjett {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 18px;
	background-color: rgb(56, 95, 140);
	padding: 10px 10px 10px 15px;
}
div.vinjett a {
	color: rgb(255, 255, 255);
}
.note {
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 18px;
}
.fact {
	background-color: rgba(0, 0, 0, 0);
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 18px;
	border: 1px solid rgb(198, 198, 198);
	border-radius: 8px;
	padding: 15px;
}
.notebutton {
	background-color: rgb(250, 118, 3);
	border: 0px solid rgb(37, 119, 205);
	border-radius: 4px;
	padding: 25px;
	font-family: Robotocondensed;
	font-size: 20px;
	font-weight: 100;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 23px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.plain {
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 18px;
	background-color: rgb(255, 255, 255);
	border: 0px solid rgb(218, 218, 218);
	border-radius: 0px;
	padding: 15px 0px;
}
h3 {
	font-family: Robotocondensed;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(74, 74, 74);
	line-height: 24px;
}
