#chapters-show {
  h1 {
    font-size: 1.5rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2.5rem;
  }
}
