.ferdo-subline__text{
  font-weight:600; line-height:1.35; letter-spacing:.01em;
  color:var(--color-foreground,#1a1a1a);
  font-size:clamp(15px,1.8vw,16px);
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
  text-wrap:balance; hyphens:auto;
}
