.spacer {
  margin-top: 70px;
}

.small-spacer {
  margin-top: 10px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.navbar-fixed-top {
  z-index: 2000;
}