/* Minimal polish on top of the litera theme */

body {
  font-size: 1.02rem;
  line-height: 1.65;
}

.navbar-title {
  font-weight: 700;
  letter-spacing: 0.01em;
}

main.content h1,
main.content h2 {
  font-weight: 700;
}

main.content h2 {
  margin-top: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.3rem;
}

.quarto-title-block .subtitle {
  color: #6c757d;
}

.btn {
  margin-right: 0.4rem;
  margin-top: 0.3rem;
}

.page-footer {
  font-size: 0.9rem;
}
