:root{	
	--blauw:#10B5E5;
	--donkerblauw:#60C2D9;
	--paars:#6E4494;
	--groen:#4AB8AB;
	--wit:#fff;
	
	--tekst:#404141;
}   

footer.site-footer li{
    background-color: var(--paars);
}