.apresentacao {
    top: calc(-1 * var(--body-font-size)) !important;
}
.nav-breakpoint-lg .t4-megamenu {
    background: #421944;
    max-height: unset;
}
#projeto,
#missao,
#objetivos-e-metas,
#publico-alcancados,
#principais-acoes,
#impactos {
    scroll-margin-top: 80px;
}
.not-at-top #t4-header.t4-sticky {
    background-color: #421944;
}
.t4-header::after {
    content: "";
    width: 100%;
    height: 4px;
    background: linear-gradient(
        to right,
        #2cb47d 0%,
        #2cb47d 25%,
        #e42270 25%,
        #e42270 60%,
        #fbb817 60%,
        #fbb817 85%,
        #038bbb 85%,
        #038bbb 100%
    );
}
.linhas {
    transform: translateY(-27%);
    padding-right: 0;
}
