body {
  margin: 0;
  background-color: #FAF9F6;
  color: #1A1A1A;
  font-family: Georgia, serif;
}

.hero {
  padding: 120px 40px;
  max-width: 900px;
}

.eyebrow {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #7A7A72;
  margin-bottom: 40px;
}

h1 {
  font-size: 64px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 32px 0;
}

.lede {
  font-size: 20px;
  line-height: 1.7;
  max-width: 560px;
  color: #4A4A45;
}