I noticed two problems with the newly added news ticker element. The first is an improper aria attribute. There is no such thing as aria-role – it should just be role=” marquee”. Also, in Safari, there is a problem when a border radius is applied. As the text approached the title the border radius is removed and as the text disappears there is a flash of the text before it restarts. This can be seen on https://awb4wp.com. This does not impact Chromium-based browsers or Firefox.