/* Keep the word aligned while matching marker 3's gap to neighboring markers. */
[data-home-overview] .overview-intro h1.hero-claim .headline-row:nth-child(2) [data-claim-trigger]:first-child .claim-index {
  right: calc(100% + clamp(10.12px, calc(.26vw + 8.12px), 12.56px)) !important;
}
