
/* v12: remove the stray Y artifact from the FRIENDS card */
.conversation-card .stray-y,
.conversation-card .artifact-y,
.friends-card .stray-y,
.friends-card .artifact-y { display:none!important; }
