.section-8{
    color: #fff;
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('images/who-we-are.png'); 
    background-size: cover;
    padding: 120px 90px 120px 90px;
    margin-top: 86px;
    text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
    background-position: center center;
}

.section-8 h1{
    font-family: 'Arial', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2em;
}

.section-2 h1{
    font-family: 'Arial', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.5em;
    text-align: center;
}

.section-2 p{
    /*text-align: justify;   */
    padding-left: 15px; 
}

.section-9{
    padding: 130px;
}