.slider-text {
    background-color: #ffffffce;
    border-radius: 0.75rem;
}

.slider-text p,
.slider-text h2 {
    color: #3e3e3e;
    font-weight: 500;
}

.section.contact-wrapper {
    background-color: #576379;
}

.bg-rodape-contato {
    background-image: url("../img/logo-contato.png");
    background-size: 275px 240px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.lista-fundadores {
    list-style-type: square;
}

.page-header {
    background-color: #576379;
}
