2026 (Campaign Pages) Bring Back The Humans

:root { --bbh-dark: #04342c; --bbh-teal: #005870; --bbh-offwhite: #f1efe8; --bbh-text: #183b35; --bbh-muted: #5d716c; } h1, h2, h3, h4 { letter-spacing: -0.025em; } /* ================================================== HERO ================================================== */ .bbh-hero { background: var(--bbh-teal); color: #fff; display: flex; align-items: center; position: relative; overflow: hidden; border-radius: 2rem 2rem 0 0; padding: 3rem 7rem; } .bbh-hero::after { content: ""; position

2026 (Campaign Pages) Eclectic Exchange Convivium

:root { --h-teal: #00718F; } .h-whats-included { color: var(--h-teal); font-weight: 600; } .text-dark-teal { color: #04342C; } .text-eclectic-teal { color: #0F6E56; } .text-lime { color: #adbb00!important; } .border-lime { border-color: #adbb00; } .btn-outline-light-hover { border: 1.5px solid rgba(255,255,255,0.4); color: white; transition: all 0.2s ease; } .btn-outline-light-hover