.colaboradores-title {
    color: rgb(36, 63, 150);
    font-size: 1.4em;
    font-weight: bold;
}

.corp-title {
    display: flex;
    justify-content: center;
}

.img-gallery {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}