<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-promo__heading {
    color: #3b237b !important
}

.header-promo__subheading {
    color: #5e5e5e !important
}

.main-nav--conference li, .main-nav--conference li:before {
    background-color: #0066b3 !important
}
.scheme-page .topic-page-description {
    margin-top: 40px;
}
.scheme-page .topic-page-description h1 {
    color: #0066b3 !important
}

.scheme-page .solid-box {
    background-color: #bd0069 !important
}

.section-nav li .more-link {
    background-color: #e2e319 !important;
    color: #5e5e5e !important
}

.section-nav a.more-link::before {
    background: none;
    border-color: transparent transparent transparent #fff !important
}

.sitewide-footer .btn, .sitewide-footer .btn-color1, .sitewide-footer a.btn-color1, .sitewide-footer .btn-color2, .sitewide-footer a.btn-color2, .sitewide-footer .topic-search.content-search input[type="submit"], .sitewide-footer .topic-search input[type="submit"], .sitewide-footer a.btn, .sitewide-footer a.btn-color1, .sitewide-footer a.btn-color2, .sitewide-footer button, input[type="submit"] {
    background-color: #0066b3 !important
}

.footer-row section a {
    color: #bd0069 !important
}

    .footer-row section a.btn {
        color: #fff !important
    }

.topic-page-description h2 {
    color: #bd0069 !important
}

.content-type span {
    background: #002e40 !important;
    color: #fff !important
}

.scheme-page .announcements {
    background: #fff !important
}

    .scheme-page .announcements li a {
        color: #00a24e !important
    }

.scheme-page a.more-link::before {
    background: none;
    border-color: transparent transparent transparent #0061af !important
}

.content-block .content-type span {
    background: #0066b3 !important;
    color: #fff !important
}

.scheme-page .feature-block {
    background: #fff !important
}

    .scheme-page .feature-block h2 {
        color: #0066b3 !important
    }

    .scheme-page .feature-block p {
        color: #5e5e5e !important
    }

.scheme-page a.more-link::before {
    background: none;
    border-color: transparent transparent transparent #bd0069 !important
}

.scheme-page .feature-block .more-link {
    color: #0066b3 !important
}

.sponsors__heading {
    background-color: #0066b3 !important
}


.sponsors_conference {
    margin: 16px 0 0;
    position: relative
}

@media(min-width:62em) {
    .sponsors_conference {
        margin: 53px 0 0
    }
}

.sponsors_conference__heading {
    display: inline-block;
    background: #f26c4f;
    margin: 0;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .875em;
    padding: 9px 20px 9px 20px;
    font-family: "Gotham A", "Gotham B", Helvetica, sans-serif
}

@media(min-width:50em) {
    .sponsors_conference__heading {
        padding: 9px 20px 9px 35px
    }
}

.sponsors_conference__heading:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    content: '';
    background-color: #e1e1e1
}

.sponsors_conference__list {
    margin: 0;
    padding: 12px 0 12px;
    list-style-type: none;
    text-align: center
}

@media(min-width:62em) {
    .sponsors_conference__list {
      /*  display: -webkit-box;
        display: -ms-flexbox;
        display: flex;*/
        -webkit-box-pack: center;
       /* -ms-flex-pack: center;
        justify-content: center*/
    }
}

.sponsors_conference__item {
    border-right: none;
    width: 30%;
    display: inline-block;
    padding: 13px 26px 12px
}

@media(min-width:62em) {
 /*   .sponsors_conference__item {
        border-right: 2px solid #e1e1e1
    }*/

        .sponsors_conference__item:last-child {
            border-right: none
        }
}</pre></body></html>