scroll-indicator {
  display: none !important;  
} 

.active-link{
    background-color:#ff0000;
    color: white;
}

.globalui-custom>*>* {
    pointer-events: none !important;
}