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