/* Evidence articles use a calm, readable scale without changing their restrained voice. */
@media (max-width: 767px) {
  .ser-title {
    max-width: 21ch;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.34;
    letter-spacing: -0.04em;
  }

  .ser-article .ser-title {
    font-size: 29px;
    line-height: 1.36;
  }

  .ser-lead,
  .ser-content {
    font-size: 17px;
    line-height: 1.82;
  }

  .ser-content h2 {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.38;
  }

  .ser-content h3,
  .ser-post h2,
  .ser-reading h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
  }
}
