This is also reproducible with the "Not Now" button on the opt-in screen and seems unrelated to role="button". In the inspector I can see the active-state is using `var(--link-color-active)`. I believe it should actually be using `var(--link-color)` and may have been a regression caused by https://bugzilla.mozilla.org/show_bug.cgi?id=1832855.
Bug 1849362 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This is also reproducible with the "Not Now" button on the opt-in screen and seems unrelated to role="button". In the inspector I can see the active-state is using `var(--link-color-active)` and it seems contained to anything that uses `text-link-styles` mixin and may have been regressed by https://bugzilla.mozilla.org/show_bug.cgi?id=1832855