body {
    background-color: #e7eaff;
}
div.header-hero {
    background: transparent;
    margin: 62px 0 0;
}
.header-hero .use-us h2 {
    font-family: 'Kumbh Sans', sans-serif !important;
}
.lead-btn {
    margin: 2em auto 0;
    display: block;
    font-size: 1.4em;
    padding: 0.5em 1.8em;
    background: #4c8bf5;
    color: white;
    box-shadow: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.btn-popover img {
    width: 20px;
    display: inline-block;
}
div.header-hero h2 {
    font-size: 22px;
    margin: 20px auto 0;
}
.cta-banner {
    margin: 5rem 0 11rem;
    text-align: center;
}
.cta-banner .cta-banner-heading {
    color: #0d252e;
    font-size: 3em;
    text-align: center;
    margin: 0;
    font-weight: normal;
}
.cta-banner .cta-banner-subheading {
    font-size: 22px;
    margin: 22px auto 0;
    font-weight: normal;
}
.cta-banner .btn {
    margin: 36px auto 0;
    max-width: 32rem;
}
.cta-banner sup {
    font-size: 45%;
    top: -0.9em;
}
.testimonials .row,
div.quote-panel {
    background: transparent;
}
.image-testimonials-heading {
    text-align: center;
}
.intro {
    margin: 6rem 0;
    text-align: center;
}
.intro-panel-heading {
    font-size: 22px;
    font-weight: normal;
    max-width: 35rem;
    margin: auto;
}
.intro-panel-img {
    width: 8rem;
    margin: 0 0 3rem;
}
#eveningJobfairsConfirmation {
    display: none;
}
#eveningJobfairsConfirmation .well h4 {
    line-height: 26px;
}
@media (max-width: 768px) {
    div.header-hero {
        padding: 36px 32px 0;
        margin: 50px 0 0;
    }
    div.header-hero h1 {
        line-height: 50px;
    }
    .header-hero h2 {
        max-width: 30rem;
        margin: 20px auto 0;
    }
    div.header-hero h2 {
        max-width: 27rem;
    }
    .intro-panel {
        margin: 0 0 4rem;
    }
    .intro {
        margin: 4rem 0 0;
    }
    .image-testimonials-heading {
        font-size: 30px;
        line-height: 44px;
        margin: 0;
    }
    .cta-banner .cta-banner-subheading {
        max-width: 25rem;
    }
    .cta-banner {
        margin: 3rem 0 6rem;
    }
    .intro-panel-img {
        margin: 0 0 2rem;
    }
    .intro-panel-heading {
        font-size: 18px;
        max-width: 29rem;
    }
}
@media (max-width: 767px) {
    .cta-banner .cta-banner-subheading {
        max-width: 34rem;
    }
}