/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
.navbar-default {
  background: none;
  border: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
}

.page-header {
  border-bottom: none;
}
