:root{
    --colorPrimary:'#40AE49';
    --colorSecondary:'#17469E';
}

.header .active-nav {
	background:#40AE49;
}
h2{ color: #17469E; }