/* Custom Stylesheet */

/* Hide the navigation inside navbar */
.navbar .nav {
  display: none;
}