#navbar-main {
    position: static;
}

.hero {
    height: 16.2vw;
    margin-top: 0;
    background-repeat: repeat !important;
    background-size: contain !important;
    background-position: 50% 0 !important;
    max-height: 300px;
}

/* Highlights */
#section_1844 h2.section-heading::before,
/* Speakers */
#section_1720 h2.section-heading::before,
#section_1779 h2.section-heading::before,
/* What to Expect */
#section_1694 h2.section-heading::before,
#section_1784 h2.section-heading::before,
/* Activities */
#section_1798 h2.section-heading::before,
#section_1796 h2.section-heading::before,
/* Lightning Talks */
#section_1794 h2.section-heading::before,
#section_1790 h2.section-heading::before,
/* Champion a Secure Future */
#section_1695 h2.section-heading::before,
#section_1785 h2.section-heading::before,
/* FAQs */
#section_1690 h2.section-heading::before,
#section_1786 h2.section-heading::before,
/* Zoom Background */
#section_1831 h2.section-heading::before,
/* Help run Converge */
#section_1760 h2.section-heading::before,
#section_1787 h2.section-heading::before,
/* Sponsors */
#section_1705 h2.section-heading::before,
#section_1788 h2.section-heading::before {
    content: url('/sites/default/files/2025-06/mini-tiles_1.png');
    display: block;
    margin: 0 auto 0.25em 0;
}

#section_1691 .card,
#section_1692 .card,
#section_1693 .card,
#section_1781 .card,
#section_1782 .card,
#section_1783 .card {
    background: #2D2D27;
    color: #fff;
    border-radius: 0;
}

/* Learn and Share */
#section_1691,
#section_1781 {
    border-top: 5px solid #B1060E;
}

/* Shape the Conversations */
#section_1692,
#section_1782 {
    border-top: 5px solid #009AB4;
}

/* Build Community */
#section_1693,
#section_1783 {
    border-top: 5px solid #734675;
}

/* Highlights */
#section_1844.section-grid > .paragraph > .container > .primary-section-content > .row > .section-content {align-items: flex-end; margin: 2rem 0;}
#section_1844 h3 {font-size: 1.2rem;}
#section_content_1844 {padding-bottom: 2rem;}