.section-historia {
    margin-top: 2em;
}
.section-historia h1 {
    color: #43266C;
    font-weight: 700;
    font-size: 56px;
}

.section-historia h5 {
    color: #43266C;
    font-weight: 600;
    font-size: 26px;
}

.section-historia p {
    color: #43266C;
}

.section-indicadores {
    margin-top: 2em;
    margin-bottom: 2em;
}

.section-indicadores span {
    font-size: 60px;
}

.section-missao {
    background-color: #43266C;
    padding-top: 4em;
    padding-bottom: 4em;
}

.section-missao h3 {
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
}

.section-missao p {
    color: #ffffff;
    font-size: 14px;
}

.section-industria {
    margin-top: 4em;
}

.section-industria h2 {
    color: #FDC400;
    font-weight: 600;
    font-size: 56px;
}

.section-industria p {
    color: #43266C;
}

.section-padaria {
    margin-top: 4em;
    margin-bottom: 3em;
}

.section-padaria h2 {
    color: #FDC400;
    font-weight: 600;
    font-size: 56px;
}

.section-padaria p {
    color: #43266C;
}

.container-trabalhe {
    max-width: 100%;
}

.section-trabalheConosco {
    background-color: #FDC400;
}

.section-trabalheConosco .primeiraColuna {
    background-color: #FDC400;
    padding-top: 3em;
    padding-bottom: 0;
    padding-left: 10em;
}

.section-trabalheConosco h2 {
    color: #43266C;
    font-size: 50px;
    font-weight: 700;
}