.rubrik, h2 {
	font-family: 'Noto Sans';
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
	color: rgb(105, 105, 105);
	line-height: 44px;
}
.preamble {
	font-family: 'Noto Sans';
	font-size: 20px;
	font-weight: 100;
	font-style: italic;
	color: rgb(105, 105, 105);
	line-height: 30px;
}
.paragraph {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	color: rgb(105, 105, 105);
	line-height: 24px;
}
.mrubrik, h3 {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(105, 105, 105);
	line-height: 22px;
}
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(33, 33, 33);
	line-height: 24px;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid rgb(250, 118, 3);
	border-radius: 0px;
	padding: 10px 15px;
}
blockquote {
	font-family: 'Noto Sans';
	font-size: 24px;
	font-weight: 100;
	font-style: italic;
	color: rgb(250, 118, 3);
	line-height: 30px;
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgb(153, 153, 153);
	border-radius: 0px;
	padding: 10px 10px 10px 35px;
	margin: 10px 50px 10px 25px;
}
div.vinjett {
	font-family: 'Noto Sans';
	font-size: 20px;
	font-weight: 100;
	font-style: italic;
	color: rgb(92, 92, 92);
	line-height: 20px;
	background-color: rgba(0, 0, 0, 0);
	padding: 10px 10px 10px 0px;
	border-radius: 0px;
	border-bottom: 1px solid rgb(92, 92, 92);
}
div.vinjett a {
	color: rgb(92, 92, 92);
}
.note {
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 18px;
	background-color: rgb(250, 204, 20);
}
.fact {
	background-color: rgba(0, 0, 0, 0);
	font-family: 'Noto Sans';
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: rgb(105, 105, 105);
	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: 20px 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(105, 105, 105);
	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: 'Noto Sans';
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(105, 105, 105);
	line-height: 24px;
}
