
.account-list[data-v-4be0989f] {
    padding: 10px;
}
.account-group-title[data-v-4be0989f] {
    display: flex;
    justify-content: space-between;
}
.badge[data-v-4be0989f] {
    position: fixed;
    margin-top: 3px;
    display: inline-block;
    padding: 0px 8px;
    color: #fb6a03;
    background-color: #e8e8e8;
    border-radius: 5px;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    margin: 2px 5px;
}
.withdraw-account[data-v-4be0989f] {
    font-size: 18px;
    font-weight: 900;
}

