.b-title {
    margin: auto
}

.b-title__tagline {
    text-align: center;
    color: #ff7816;
    margin: 0 auto 10px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2;
    display: block
}

.block.b-title.section-title-push   .b-title__tagline {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.37;
    text-align: center;
    letter-spacing: -0.01em;
    color: #fff;
}

.block.b-title.section-title-push h3 {
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
    line-height: 1.35;
}

.b-title__tagline:empty {
    display: none
}

.b-title h2, .b-title h3, .b-title h4, .b-title h5, .b-title h6 {
    text-align: center;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 1.4
}

.title-our-resources h2 {
    color: #333333;
    font-weight: 600;
    font-size: 35px;
    line-height: 1.4;
}
.title-lobby .b-title__tagline {
    font-weight: 600;
    font-size: 35px;
    line-height: 1.05;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}
.title-lobby h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
}
.block.b-title.impactful-intelligence-title h2 {
    font-size: 24px;
    font-weight: 300;
}

.block.impactful-intelligence .c-cta-btn {
    padding: 9px 20px;
    background: #EE0C5D;
    border-radius: 5px;
    color: #fff;
    width: 250px;
    font-size: 22px;
    font-weight: 600;
}

.block.impactful-intelligence .c-cta-btn .btn__text {
    color: #fff;
}
@media only screen and (max-width: 992px) {
    .b-title h2, .b-title h3, .b-title h4, .b-title h5, .b-title h6 {
        font-size: 2.8rem;
        line-height: 1.2;
    }

    .b-title h2 br, .b-title h3 br, .b-title h4 br, .b-title h5 br, .b-title h6 br {
        display: none
    }

    .block.b-title.section-title-push .b-title__tagline {
        font-size: 28px;
        line-height: 1.2;
    }
    .block.b-title.section-title-push h3 {
        font-size: 22px;
        margin-top: 18px;
        line-height: 1.2;
    }
    .title-our-resources h2 {
        font-size: 3.8rem;
    }

    .title-lobby .b-title__tagline {
        text-align: left;
    }
    .title-lobby h2 {
        text-align: left;
        font-size: 20px;
    }



}

/*# sourceMappingURL=block-title.css.map */
