/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


a {
     color: #C02942;
}

.grijs {
	 color: rgb(153, 153, 153);
}

.ruimte
{
	padding-top: 50px;
}

p
{
	font-family: 'Poppins', sans-serif;
}
.rood {
	color: #f00;
}
