body {
--n1: #0a141b !important;
--n2: #f4f0e3 !important;
--n3: #721a45 !important;
--n4: #f6efeb !important;
--n5: #22688b !important;
--n6: #acb4bb !important;
}
.c2  {
color: #ffffff !important;
}

.selected, .selected a {
    color: var(--n3)!important;
}

#header2  .selected, #header2  .selected a  {
	color: var(--n6)!important;
}

@media (max-width: 767px) {
.navbar-collapse {
	background-color: var(--n5) !important;
	}
.selected, .selected a {
    color: var(--n3)!important;
}

}

