.365qnt-guest-card { display:flex; gap:16px; align-items:center; margin:28px 0; padding:18px; border:1px solid #e5e5e5; border-radius:10px; }
.365qnt-guest-card img { width:96px; height:96px; border-radius:50%; object-fit:cover; flex:0 0 96px; }
.365qnt-guest-card h3 { margin:2px 0 6px; }
.365qnt-guest-card p { margin:0; }
.365qnt-guest-label { font-size:12px; text-transform:uppercase; letter-spacing:.04em; opacity:.65; }
