document.querySelectorAll('footer #branda_content_footer[aria-label]').forEach(el => { el.removeAttribute('aria-label'); });

Events