.egresso {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: justify;
    padding: 3rem;
}

.egresso .paragrafo-egresso {
    width: 100%;
    max-width: 50rem;
}