@layer component.base {
  .texty {
    max-width: var(--text-width, 40em);
  }
}
