.navbar {
	background-color: orange;
	color: black;
}
.nav-link {
	color: black;
}
