.background-primary {
	background-color: #0d2031;
}

.background-secondary {
	background-color: #0b2539;
}

.nav-top {
	color: rgb(209, 209, 209);
}

.nav-top:hover {
	color: #fff;
}

.settings {
	color: rgb(209, 209, 209);
}

.logo {
	height: 68px;
}

.text-footer-branded {
	color: rgb(133, 133, 133) !important;
}