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