/* All items contained in the navigation */
nav li.active {
	background-color: #ee6e73 !important;
}

#language-switcher{
	position: fixed;
	top: 15px !important;
	right: 15px !important;
}
#language-switcher img{
	filter: invert(1);
}

footer.orange{
	background-color: #c47706 !important;
}