.nav {
  line-height: 50px;
}

.nav a {
  color: rgb(86,116,172);
  font-size: 18px;
}

h1, h2 {
  font-weight: 200;
  margin-top: 40px;
  margin-bottom: 10px;
}
