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;
}

.theme-showcase .navbar .container {
  width: auto;
}

div.foot {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #eee;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    width: 80%;
}
