.list-menu__item--active {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}

.list-menu__item--active:hover {
    text-decoration-thickness: 0.2rem;
}