.preamble {
	font-family: Formata;
	font-size: 17px;
	font-weight: 400;
	font-style: italic;
	color: rgb(227, 227, 227);
	line-height: 26px;
}
.rubrik, h2 {
	font-family: filicudi-solid;
	font-size: 31px;
	font-weight: 100;
	font-style: normal;
	color: rgb(227, 227, 227);
	line-height: 40px;
	text-align: center;
}
.mrubrik, h3 {
	font-family: Helvetica, Arial;
	font-size: 17px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: normal;
}
.paragraph {
	font-family: Formata;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	color: rgb(227, 227, 227);
	line-height: 33px;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: rgb(227, 227, 227);
	line-height: 20px;
}
blockquote {
	background-color: rgb(57, 62, 77);
	border-radius: 0px;
	border-left: 4px solid rgb(22, 24, 36);
}
.notebutton {
	background-color: rgb(28, 40, 102);
	padding: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 14px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
