.rubrik, h2 {
	font-family: BornaRegular;
	font-size: 48px;
	font-weight: 900;
	font-style: normal;
	color: rgb(246, 224, 84);
	line-height: 69px;
	text-align: inherit;
}
.preamble {
	font-family: BornaItalic;
	font-size: 19px;
	font-weight: 500;
	font-style: italic;
	color: rgb(251, 255, 248);
	line-height: 25px;
	text-align: inherit;
}
.mrubrik, h3 {
	font-size: 17px;
	font-weight: 700;
	font-style: normal;
	color: rgb(251, 255, 248);
	line-height: 25px;
	text-align: inherit;
	font-family: BornaRegular;
}
.paragraph {
	font-family: BornaRegular;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	line-height: 30px;
	text-align: center;
	color: rgb(251, 255, 248);
}
body {
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
	text-align: inherit;
	font-family: BornaRegular;
	color: rgb(251, 255, 248);
}
.atlasbutton {
	font-size: 13.6px;
	font-weight: 700;
	font-style: normal;
	line-height: 27.200001px;
	text-align: center;
	font-family: BornaRegular;
	color: rgb(0, 0, 0);
	padding: 4px;
	border-radius: 28px;
	border-top: 3px solid rgb(251, 255, 248);
	border-bottom: 3px solid rgb(251, 255, 248);
	border-right: 1px solid rgb(251, 255, 248);
	border-left: 3px solid rgb(251, 255, 248);
	border: 0px solid rgb(0, 0, 0);
}
