/* ---------------------------------------------------------------

(Primary) color override

//Oude kleur: #28bdf1

--------------------------------------------------------------- */


h1, h2, h3 {
	color:#ee7700 !important;
}



main a, main a:active, main a:hover, main a, main a *, footer a, footer a * {
	color:#ee7700 !important;
}

main.btn, main.btn * {
	color:#fff !important;
}

.btn-dark, .btn-dark *, .btn-outline-dark, .btn-outline-dark * {
	color:#fff !important;
}

.btn-redef {
	color:#333 !important;
}

#navigation {
	background-color:#ee7700 !important;
}
