<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.promo-section {
    background: url('/commcms/pres/images/redband.jpg') 70% 50% no-repeat #900;
    background-size: cover;
}

.promo-section-1 .promo-section-inside h2 {
    border-bottom: 1px solid #fff;
    max-width: 232px;
}

.responsive-container {
    background: #fff;
}

@media only screen and (max-width: 799px) {
   .responsive-splash-header-1 {
      height: 360px !important;
      background-position: 65% 50% !important;
   }

    h2.section-header {
        font-size: 1.4em !important;
    }
}
</pre></body></html>