/* Starter customizations.
   Keep this file simple at first; you can iterate as the site develops. */

body {
  font-size: 1.05rem;
}

.navbar-brand {
  font-weight: 600;
}

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

main.content {
  max-width: 900px;
}

blockquote {
  font-size: 1rem;
}
