body {
  padding-top: 50px;
  padding-bottom: 50px;
}

.lead {
  margin-bottom: 14px;
}

.centered {
  text-align: center;
}

.figure {
  display: inline-block;
}

/* Index page */
.page-header {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.page-header h1 {
  font-size: 4em;
  margin-top: 0px;
}

.no-overflow {
  overflow: hidden;
}

.icon-link .fa {
  margin-right: 5px;
  color: #3e3f3a;
}

.panel-personal-info hr {
  margin: 12px 0px;
}


/* Project pages */
.image-jumbotron-text {
  align-self: flex-end;
}

.jumbotron.image-jumbotron {
  display: flex;
  color: #ffffff;
  min-height: 350px;
  padding: 10px 30px;
  background-position: center bottom;
}

#gemma-jumbotron {
  background-image: url("/img/gemmas-great-gambit-large.png");
}

#magnaut-jumbotron {
  background-image: url("/img/magnaut-large.png");
}

#professional-jumbotron {
  background-image: url("/img/professional-large.png");
}
