body {
  background-color: #dfcbaa;
  font-size: 2rem;
  font-variant-numeric: oldstyle-nums;
  font-family: Georgia, serif;
  padding: 15px;
}

h1 {
  font-weight: medium;
  font-feature-settings: 'lnum' 1, 'case' 1, 'cpsp' 1;
  font-family: Jassachusetts, Georgia, serif;
  text-transform: uppercase;
}

h2 {
  font-weight: 400;
}

a {
  margin-right: 20px;
}

img {
  max-width: 100vw;
}
