/* Hero logo above eyebrow text */
.hero-logo{ display:flex; justify-content:center; margin-bottom:28px; }
.hero-logo svg{ display:block; }
