h2 a[class^="highlight-"] { text-decoration: none; transition: opacity 0.3s ease; }
h2 a[class^="highlight-"]:hover { opacity: 0.8; }