.component-nav ul li:nth-child(2) > span,
.component-nav ul li:nth-child(2) > a {
    color: var(--foreground-color-2);
    text-decoration: underline;
}