@import url('https://fonts.googleapis.com/css?family=Proxima+Nova');
	#matchnummer
{
    font-size: 300px;
    margin-top: -50px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #F8DE00;
}

#score
{
    font-size: 30px;
	font-family: "Montserrat";
}

#QR
{
	height: 175px;
}

.center
{
    text-align: center;
}

#content
{
	background-color: #000000;
}

img
{
	float: center;
}

.jumbotron-fluid 
{
	background-color: #000000;
	margin: 0px auto;
	padding-right:24px;
	padding-left:24px;
	margin-top: -40px;
}

#vierkant
{
	background-color: #FFFFFF;
	border-radius: 25px;
	color: black;
}

.my-4
{
	border-color: #000000;
}

.lijn
{
    border: none;
    height: 1px;
    color: #f8de00;
    background-color: #000000;
	
}

#footer
{
	font-size: 18px;
	position: relative;
	top: -20px;
	float: left;
	font-family: "Montserrat";
	font-weight: bold; 
}

#update1
{
	font-size: 26px;
	position: relative;
	top: -40px;
	text-align: center;
	color: #d8d8d8;
	font-weight: 500;
	font-family: "Montserrat";
}

#update2
{
	font-size: 75px;
	top: -70px;
	position: relative;
	text-align: center;
	margin-bottom: -75px;
	font-family: "Montserrat";
}
	
