[class^=LoginForm__JoinLinkRow] button {
    font-size: 0 !important;
}

[class^=LoginForm__JoinLinkRow] button::before {
    font-size: 14px !important;
    content: '무기명 테더 회원가입';
}



[class^=HeaderMenuItem__Container].simple-join span {
    font-size: 0 !important;
}

[class^=HeaderMenuItem__Container].simple-join span::after {
    float: left;
    font-size: 14px !important;
    content: '무기명 테더 회원가입';
}




.simple-join [class^=MobileAppBarUserRow__AccountButtonText] {
    font-size: 0 !important;
}

.simple-join [class^=MobileAppBarUserRow__AccountButtonText]::after {
    float: left;
    font-size: 14px !important;
    line-height: 38px;
    content: '테더 회원가입';
}