.nav-pills>li.disabled.active:before {
    background: transparent;
}

html {
    scroll-behavior: smooth;
}