.header {
  background-color: #bae5ed;
  padding-bottom: 40px;
}
h1, h2, h3, .carousel-caption {
  font-family: 'Pacifico', cursive;
}
.carousel-caption {
  font-size: 36px;
}
h2, h3 {
  padding-bottom: 30px;
}
.gallery-wrapper {
  padding-bottom: 30px;
}
.img-thumbnail {
  margin-bottom: 20px;
}
.footer-wrapper {
  background-color: #eee;
  padding-top: 30px;
  padding-bottom: 20px;
}