User agent styles
Author styles
:where(a.author) { text-decoration: overline; color: red; }
<p><a href="https://example.org/">User agent styles</a></p> <p><a href="https://example.org/" class="author">Author styles</a></p>