game {
  padding: 2em;
  width: 600px;
}
game,
game title,
game teaser,
game genres,
game synopsis,
game perspectives {
  display: block;
}
game genres,
game perspectives {
  margin: 1em 0.5em;
}
game genres genre,
game perspectives perspective {
  display: list-item;
}
game title {
  font-size: xx-large;
  font-variant: small-caps;
  margin: 1em 0.5em;
  border-bottom: 0.2em solid black;
}
game teaser {
  font-size: large;
  font-style: italic;
  margin: 1em 0.5em;
}
