/****************** SECTION INSTITUCIONAL ******************/
section.institucional hr,
section.equipe hr{
    background-color: #325481;
    width: 5%;
    margin-bottom: 5px;
}

section.institucional h4,
section.equipe h4 {
    color: #325481;
}

section.institucional p {
    font-size: 14px;
    padding: 15px 0;
    margin: 0;
}

/****************** SECTION EQUIPES ******************/
section.equipe {
    background-image: url(../images/bg_parceiros.png);
    background-size: cover;
    background-repeat: no-repeat;
}

section.equipe p {
    font-size: 12px;
    font-weight: bold;
    color: #325481;
}