/*
Theme Name:     kleuren menu
Description:    
Author:         Valerie Bauvois
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.groen a{
	color: #acc342 !important; 
}

.blauw a{
	color: #5aacd1 !important;
}

.roze a{
	color: #d7617b !important; 
}

.grijs a{
	color: #666666 !important; 
}

.grijs a:hover{
	color: #d7617b !important; 
}

.grijstekst {
	color: #666666 !important; 
}

