body {
  padding-top: 70px;
  padding-bottom: 30px;
}

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

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.quanto-icon {
  display: inline-block;
  width: 32px;
  height: 100%;
  background: url("/images/quanto-2x.png") no-repeat;
  background-position: center;
  background-size: 32px 32px;
}

.navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
}

.anchor {
  display: block;
  position: relative;
  top: -300px;
  visibility: hidden;
}