/* -- Mi página (no login) -- */

.basel-registration-page  #customer_login {
    display: flex;
    flex-flow: column;
}

pre#tw-target-text {
    overflow: visible;
    white-space: normal;
    word-break: auto-phrase;

    background: unset;
    border: unset;
    color: #FFF;
    font-family: sans-serif;
    padding: 0;
}

/* -- */