body {
  padding-top: 5px;
  padding-bottom: 5px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 5px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}
 .carousel-caption p {
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
