.section-sobre{
    margin-bottom: 40px;
}
.section-sobre .title-sobre{
    color: #1b5967;
    font-size: 25px;
    padding-top: 65px;
}
.section-sobre .title-sobre span{
    font-weight: bold;
}
.section-sobre .bloco-diferente div{
    font-size: 22px;
    font-weight: 300;
    max-width: 300px;
    padding-left: 50px;
    text-transform: uppercase;
    font-style: italic;
    border-left: 5px solid  #1b5967;
    color: #1b5967;
}