body {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 18px;
}

h1, h2, h3 {
  font-family: Bitter, Georgia, serif;
}

#footer {
  margin: 50px 0 0 0;
  padding: 20px 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
}

.page-header h1 {
  font-size: 60px;
  font-weight: bold;
}

.sideproject-link {
  font-weight: bold;
}

.content-header {
  line-height: 2.1;
}

.info-row {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.social-link {
  margin-right: 5px;
}

.social-link:hover {
  text-decoration: none;
}

.nutshell-content img {
  padding-right: 20px;
}

.nutshell-content a:hover {
  text-decoration: none;
}

.nutshell-row {
  margin-bottom: 20px;
}
