How could you make an underline thinner than the text?
text-decoration-size: small;
thin-underline: yes;
text-line-thin: true;
text-decoration-thickness: 0.5em;