You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
button--cta text color is overwritten by a:visited (so you'll see a full green button). A quick workaround is to be more specific when querying the element (maybe .button.button--cta instead of .button--cta)