/* Override this file to customise the theme's CSS for your site */
:root {
  --page-width: 68rem;
}

body {
  line-height: 1.65;
}

.page__logo-inner {
  letter-spacing: -0.02em;
}

.page__body {
  max-width: 70ch;
}

.page__body h2 {
  margin-top: 2.25rem;
}

.page__footer {
  opacity: 0.8;
}
