/* Publications specific */
.ocrdoe-pub-card { display:flex; justify-content:space-between; gap:8px; align-items:center; padding:10px; border:1px solid #e5e5e5; border-radius:8px; background:#fafafa; }
.ocrdoe-pub-meta { font-size:13px; color:#444; }
