.cabecalho {
    display: flex;
    flex-direction: column;
    background-color: var(--branco);
}