.wrapp-item {
    will-change: transform,scroll-position,contents;
}

.nav-current {
    color: var(--orange-text) !important;
}
