/* minimal styles for name link */
.oae-cm-meta a.oae-cm-name{ color:#e5e7eb; text-decoration:none; font-weight:700; }
.oae-cm-meta a.oae-cm-name:hover{ text-decoration:underline; }
.oae-cm-avatar{ display:inline-block; border-radius:999px; overflow:hidden; width:40px; height:40px; }
.oae-cm-avatar img{ width:100%; height:100%; object-fit:cover; display:block; }
