.notebutton {
	background-color: rgb(99, 107, 133);
	line-height: 18px;
	color: rgb(255, 255, 255);
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	font-family: Nunito;
	border-radius: 6px;
	border: 0px solid rgb(8, 56, 90);
	padding: 20px 15px 20px 30px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.vinjett {
	font-weight: 800;
	font-size: 16px;
	font-family: Nunito;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 20px;
	background-color: rgb(135, 135, 135);
}
.rubrik, h2 {
	font-family: Nunito;
	font-size: 42px;
	font-weight: 800;
	font-style: normal;
	color: rgb(54, 54, 54);
	line-height: 48px;
}
.preamble {
	font-family: Nunito;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: rgb(33, 32, 32);
	line-height: 24px;
}
.mrubrik, h3 {
	font-family: NunitoBold;
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 30px;
}
.paragraph {
	font-family: Nunito;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: rgb(38, 38, 38);
	line-height: 24px;
}
body {
	font-family: Nunito;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(28, 28, 28);
	line-height: 20px;
}
div.vinjett a {
	color: rgb(255, 255, 255);
}
div.square {
	font-family: Nunito;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
.note {
	font-family: Nunito;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
.fact {
	font-family: Nunito;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(28, 28, 28);
	line-height: 20px;
}
div.plain {
	font-family: Nunito;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(28, 28, 28);
	line-height: 20px;
}
