body {
--n1: #20372f !important;
--n2: #f4f0e3 !important;
/* --n3: #aed3d8 !important; */
--n3: #9d4f63 !important;
--n4: #f7f5ef !important;
--n5: #6f8978 !important;
--n6: #e3ebdf !important;


/* --ink: #20372f;
--paper: #f7f5ef;
--mist: #e3ebdf;
--sage: #6f8978;
--accent: #9d4f63; */

}
.c2  {
color: #ffffff !important;
}

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

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

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

}

