body {
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 1.65;
    font-size: 24px;
    color: #494949;
}

mark {
    padding: 2px 11px;
    background: #ff9000;
    color: #442600;
    font-style: italic;
    border-radius: 12px;
    font-weight: bold;
}

.container {
    overflow: hidden;
}

.section-title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}

#quote-section-title {
    font-size: 60px;
}

#ola-sou-jessica-gontijo-text {
    font-size: 70px;
    line-height: 1;
    display: block;
    font-style: italic;
}

#ola-sou-jessica-gontijo-text strong {
    font-weight: 800;
}

#ola-sou-jessica-gontijo-text-2 {
    font-size: 32px;
    line-height: 1;
    display: block;
    color: #92baff;
}

.formacao-e-premios-subtitle {
    font-weight: bold;
}

.formacao-e-premios-ul {
    font-size: 20px;
    padding-left: 20px;
}

#entre-em-contato-wrapper {
    background: red;
}

#entre-em-contato-full-width {
    padding: 60px 0 200px;
    color: #fff;
    background: #232323;
}

#sobre-mim-full-width {
    padding: 60px 0;
    background: #fff;
    color: #000;
}

#ola-sou-jessica-gontijo-full-width {
    background: url(../img/header-bg.webp);
    color: #fff;
    padding: 90px 0 70px;
}


#formacao-e-premios-full-width {
    padding: 60px 0;
    background: #dfdbff;
    color: #000;
}


#feedbacks-e-recomendacoes-full-width {
    padding: 60px 0;
    background: #353535;
    color: #fff;
}


#notable-quote-full-width {
    padding: 60px 0;
    background: orange;
    color: #000;
}

.notable-quote {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 500;
    font-style: italic;
    color: #432b00;
}

#conferencias-foruns-e-eventos-full-width {
    padding: 60px 0;
    background: #fff9e0;
}

#aaa-full-width {
    padding: 60px 0;
    background: #191919;
    color: #fff;
    font-size: 30px;
}

#areas-de-atuacao-full-width {
    padding: 60px 0;
    background: #ddd;
    color: #000;
}

.feedback-person-name {
    display: block;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
}

.feedback-person-role {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-style: italic;
}

.feedback-person-text {
    line-height: 1;
    color: #8f8f8f;
    font-style: italic;
}

#aaa-subtitle {
    color: #7e7e7e;
    font-style: italic;
}