/* 1.0.6: approved two-line promise and readable, anonymous work examples. */
.tm-v08 .hero h1.hero-title-106 { white-space: normal; }
.hero-title-line { display: block; }
.tm-v08 :is(.website-offer__panel, .book-offer__panel) p + .offer-example { margin-top: 1.15em; }
.offer-example strong { font-weight: 700; }
@media (max-width: 420px) {
  .tm-v08 .hero h1.hero-title-106 { font-size: clamp(44px, 12.8vw, 55px); }
  .tm-v08 #book-title { font-size: clamp(38px, 10.5vw, 44px); }
}
