.secao-login {
    background: var(--cinza-claro);
    display: flex;
    justify-content: center;
    min-height: calc(100vh-7rem);
    justify-content: center;
    align-items: center;

}