/* Only loaded by the refreshed articles. Keep the existing playful site design. */
.ts-editorial .article-header h1 > small {
  display: block;
  margin-top: 12px;
  font-size: clamp(16px, 1.65vw, 21px);
  line-height: 1.8;
  font-weight: 500;
  letter-spacing: 0;
  color: #bfccda;
  -webkit-text-fill-color: #bfccda;
}
.ts-editorial .editorial-legacy-anchor { scroll-margin-top: 24px; }
.ts-editorial .article-header h1 .headline-term {
  display: inline-block;
  white-space: nowrap;
}
