ul.nav-pills > li > a.active {
    text-decoration: underline var(--primary) 2px solid;
    background-color: transparent;
    text-underline-offset: 0.4em;
}
