/* site-wide tweaks on top of the cosmo/darkly themes */

body {
  line-height: 1.65;
}

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

#quarto-header .navbar {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
