/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2026 | 09:30:41 */
body {
	--oranje: 		var(--e-global-color-primary);
	--grijs: 		var(--e-global-color-secondary);
	--tekst: 		var(--e-global-color-accent);
	--groen: 		#0da300;
	--achtergrondGrijs: var( --e-global-color-af0f5f6 );
	
	--zwart: 		#000000;
	--wit: 			#ffffff;
}

.grecaptcha-badge {
	visibility: hidden !Important;
}