/* Navbar styling */
nav.navbar {
	margin-bottom: 10px;
	background-color: #fff;
	border: 0px;
	border-radius: 2px;
}
