
body {
  margin: 0;
  padding: 0;
  max-width: 720px;
}

#hed {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  line-height: 1.8rem;
}

#sources {
  font-size: .7rem;
  color: grey;
}