/* R2: preserve the audited inner headings after semantic demotion. */
.page-id-213101 .ttb-layout h2.ttb-h1,
.page-id-213102 .ttb-layout h2.ttb-h1 {
  font-size: clamp(2.1rem, 3.8vw, 3.5rem);
  line-height: 1.04;
  margin: 0 0 14px;
  color: var(--ttb-dark);
}
