span.lead {
  font-style: oblique;
}

[data-country] i {
  font-size: 100%;
}

.author {
  font-size: 75%;
  line-height: 1;
  opacity: .75;
  text-transform: uppercase;
}

[data-country] {
  font-size: 50%;
  line-height: 1;
  opacity: .5;
  margin-left: .4rem;
  text-transform: uppercase;
}

.trivia .number {
  bottom: 0;
  text-align: left;
  font-size: inherit;
  line-height: 1.45;
  font-size: 90%;
  min-width: 9.2rem;
  padding-right: 1.2rem;
  hyphens: auto;
}
