/* ----------------------------------------------------------------

	Custom CSS



	Add all your Custom Styled CSS here for New Styles or

	Overwriting Default Theme Styles for Better Hanlding Updates

-----------------------------------------------------------------*/

body{
	font-size: 16px;
}


figure.ervaring q
{
	font-size:20px;
	margin-top: 10px;
	display: block;
}

.feature-box h4{
	margin:0;
}

img.half
{
	max-width:50%;
}

img.twothird
{
	max-width:66%;
}

img.threefourth
{
	max-width:75%;
}

.dark a
{
	color:#333;
}

a{
	font-weight:bold;
}

body .si-colored.si-instagram, body .si-instagram:hover
{
	background-color: transparent !important;
}

body .si-colored.si-instagram img
{
	vertical-align: inherit !important;
}

figure.ervaring figcaption
{
	/* color: #FFC4F7; */
	font-style: italic;
}

ul.withpadding
{
	padding:18px;
}

ul.notoppadding
{
	padding-top:0;
}