.separador {
    display: block;
    background-color: var(--cor-escura);
    height: 50px;
    margin-top: 2rem;
}