body {
  font-family: "Source Serif Pro", "serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

header {
}

footer {
}

.tagline {
  font-family: "Source Serif Pro", serif;
  font-size: clamp(2.75rem, 6vw, 3.25rem);
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
}
