.Apoios,
.Apoios h3 {
    margin-top: 3rem;
    text-align: center;
}

.Apoios p {
    font-size: 2rem;
    margin-top: 3rem;
}

.Agradecimentos {
    font-family: 'Ibarra Real Nova';
    margin: auto;
    margin-top: 2%;
    min-height: 25rem;
    padding-bottom: 3rem;
    text-align: center;
    width: 40rem;
}

.Fotos_Agradecimentos {
    display: flex;
    flex-direction: column;
    height: auto;
    margin: auto;
    margin-top: 3rem;
    padding: 1rem 2rem;
    text-align: center;
    width: 60rem;
}

.Imagens_Apoio {
    max-height: 65rem;
    max-width: 35rem;
}

.Apoio_UTFPR,
.Apoio_SIIAS {
    height: 50%;
    margin: auto;
    width: 50%;
}

.Apoio_UTFPR {
    margin-top: 10rem;
}

@media only screen and (max-width: 980px) {
    .Apoios,
    .Agradecimentos,
    .Fotos_Agradecimentos {
        width: 100vw;
    }
}
