.cd-logo{ display:flex; flex-direction:column; align-items:center; gap:6px; }
.cd-logo-name{ font-family:'Cormorant Garamond', serif; font-size:19px; letter-spacing:3px; font-weight:500; text-transform:uppercase; }
.cd-logo-sub{ font-size:9px; letter-spacing:2.5px; text-transform:uppercase; color:#888; }
.cd-logo-sub-line{ display:flex; align-items:center; gap:8px; font-size:9px; letter-spacing:2.5px; text-transform:uppercase; color:#888; }
.cd-logo-sub-dash{ width:16px; height:1px; background:#ccc; }
