.contenedor-separador {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .5rem;
}