.div_separador{
    display: flex;
    align-items: center;
    justify-content: center;
}

.error-text-govco {
    color: var(--govcolor-red);
}