h1 {
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: bold;
}
h2 {
  font-family: sans-serif;
  font-size: 1em;
  font-weight: light;
  font-style: italic;
}
