.balance-item {
    color: #fff;
    font-size: 15px;
}

.balance-label {
    padding-right: 5px;
}

.balance-item_hold {
    font-size: 13px;
    color: #FF8D28;
}

.balance-item_hold > .balance-label {
    color: #8C8A97;
}

.balance-item_hold > .balance-icon {
    margin-top: -1px;
}

.balance-btn {
    display: flex;
    justify-content: center;
    color: #131415 !important;
    padding-top: 8px;
    padding-bottom: 10px;
    line-height: 104%;
    font-weight: 400;
}
