/* Match top-user-login typography without replacing group colors or decorated spans. */
html body .wapper .homeActivityGrid .homeActivityPanel .haMeta a[href*="profile"]{
 font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
 font-size:13px!important;font-weight:600!important;line-height:1.35!important;
 overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere;
}
html body .wapper .homeActivityGrid .homeActivityPanel .haForumRow .haMeta>span:first-child{overflow:visible!important;}
