.contrast,
.nav-link-customC,
.dropdown-menu-customC,
.dropdown-submenu-customC {
	background-color: #000;
	color: #fff;
}
.imgContrast {
	filter: contrast(0);
}