@charset "UTF-8";
@import url("EFFRA_BOLD/stylesheet.css");
@import url("EFFRA_REGULAR/stylesheet.css");
/* CSS Document */

#wrapper{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../Afbeeldingen/2da872c9-9af6-40f0-86d2-5f199a979ad1-1.png);
	background-size: cover;
	padding-top: 50px;
}
#titel {
	font-family: "EFFRA_BOLD";
	font-weight: 700;
	font-style: normal;
	text-align: center;
	padding-bottom: 20px;
	height: 100%;
	font-size: 3em;
	padding-top: 0px;
}



#logo_footer {
	text-align: center;
	padding-bottom: 0px;
}
#onderregel {
	font-family: "EFFRA_REGULAR";
	font-size: 1em;
	text-align: center;
	padding-bottom: 200px;
	padding-top: 0px;
}
