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