.nav-link {
	color: white;
	cursor: pointer !important;
}

.navbar {
	background: rgba(0, 0, 0, 1) !important;
	transition: all 300ms ease-in-out;
}