#[Murray]coincidentally, even nullifying the specificity of the `a {...}` selector *still* results in overriding the default `:visited` styles e.g. `:where(a) {...}` so I can't find any way around it other than always using `:link`, which doesn't feel great either 😅