.orange-background .btn.btn-white-bordered {
    background: transparent;
    border-color: #fff;
}

.section-space h2 {
/*    font-family: HelveticaNeueLTProBdCn;*/
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
}

.purpose-content .btn-all {
    background: transparent;
}

@media(max-width:767px) {
    #about .nr-banner {
        background-image: url(../img/about/about-mob.png) !important;
    }

    .purpose-content h2 {
        font-size: 20px;
    }

    .about-content h2 {
        font-size: 20px;
    }

    .leadership-content h2 {
        font-size: 20px;
    }
}
