span[data-i18n="login.signin_openid"] {
  display: none;
}
a:has(> span[data-i18n="login.signin_openid"]):after {
  content: "WSU OKTA Login";
}
