/* Small refinements on top of the Litera theme.
   Delete anything here you don't want — the theme works fine without it. */

body {
  font-size: 1.05rem;
  line-height: 1.7;
}

h1, h2, h3 {
  font-weight: 600;
  letter-spacing: -0.01em;
}

h2 {
  margin-top: 2.5rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #e6e6e6;
}

.navbar {
  border-bottom: 1px solid #e6e6e6;
}
