.title {
    font-size: 15px;
    color: black;
    font-weight: 700;
}

.bonus {
    color: #A00000;
}

.withdraw {
    color: green;
}

.bonus,
.withdraw {
    font-weight: 500;
    font-size: 11px;
}

.bonus,
.withdraw {
    font-size: 14px;
}