.TFD__CliQ__logo {
    max-width: 60px !important;
}
.TFD__CliQ__Alias {
    font-size: 24px;
    font-weight: 700;
}
.TFD__CliQ__instructions-title {
    margin-bottom: 6px;
}
.TFD__CliQ__instructions-list {
    margin: 0 16px;
    padding: 0;
    list-style: decimal !important;
    line-height: 26px;
    margin-bottom: 10px;
}
.TFD__CliQ__instructions-list li::before {
    display: none !important;
}
#cliq_transaction_id--title{
    font-weight: 700;
    margin-bottom: 6px;
    color: #696664;
}
.cliq_transaction_id-input {
    display: block;
    border: unset;
    height: 36px;
    margin-top: 6px;
    border-radius: 2px;
}