.post-note {
  font-size: 1.2rem;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

  .intro {
    font-size: 1.4rem;
  }
}
