#_registro .w-max-content .d-flex.flex-centered {
    justify-content: flex-start;
    gap: 0.3rem;
    margin: 0.3rem 0rem;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    width: max-content;
    padding: 0.2rem 0.2rem;
    width: 100%;
}