body {
--n1: #455e7e !important;
--n2: #d0d9ef !important;
--n3: #fc1a43 !important;
--n4: #f2f4fb !important;
--n5: #87ab4a !important;
--n6: #f8e19f !important;
/* color: #87ab4a
#fc1a43
#d0d9ef
#f2f4fb */
/* https://free-vpn-planet.com/chrome/ */
}
.c2  {
color: #ffffff !important;
}

.selected, .selected a {
    color: var(--n6)!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(--n6)!important;
}

}
