{
a.classList.remove('bg-green-primary', 'text-white');
a.classList.add('bg-page-bg', 'text-text-secondary', 'hover:bg-green-light');
});
pill.classList.remove('bg-page-bg', 'text-text-secondary', 'hover:bg-green-light');
pill.classList.add('bg-green-primary', 'text-white');
$el.querySelector('.progress-bar').style.display = 'flex';
}
">
Zadajte hľadaný výraz.