/* R1: preserve the two audited inner headings after semantic demotion. */
.page-id-213100 .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);
}
/* Total 5.5.2 uses this token for H1; all other H1/H2 properties are shared. */
.page-id-20392 h2.ttb-r1-original-h1 {
  font-size: var(--wpex-text-3xl, 24px);
}
