body,
body.dag, 
body.nacht {
	background-image: none !important;
    background-size: 0 !important;  
}

a:link:after { 
	content: " (" attr(href) ") " !important; 
}

a:link { 
	font-weight: bold !important;
  	text-decoration: underline !important;
  	color: #06c !important; 
}

.contentbody,
.searchresults {
	width: 90vw !important;
} 

.accordion-collapse.collapse {
	display: block !important;
}

.uitklappenlinks {
	display: none !important; 
}

.uitklappenicoontje > a:after {
	content: "" !important;
} 

.card {
	margin: 20px 0px 0px 0px !important;
}

footer, footer p, footer a.text-white {
    color: #000000 !important;
}
