Arc Browser on Mobile (iOS at least) applies link styling to normal text that looks like a link ("domain.com") but isn't between . Any idea how to disable this?
To clarify: I have normal text in my HTML as an H6, div, span, but NOT between <a>, yet it still applies the color of my link CSS styles. I already tried a bunch of things with JS and CSS. Nothing works.