.userCard__item-left, .userCard__item-right {
    background-color: #eeeeff !important;
}

.userCard__item-right {
    background: #eeeeff !important;
}

.userNavigation__input {
    background: #dde6ff !important;
}

.userCard__promo-input {
    background: #dde6ff !important;
}

.tableUser__names {
    background: #ffffff !important;
}

.tableUser__item {
    background-color: #d8d8df !important;
    border-bottom: 1px solid #cdcdcd !important;
}

.tableUser__item-balance, .tableUser__item-equivalent {
    border-left: 1px solid #cacfdf !important;
}

.tableUser {
    color: #464646 !important;
}

.userCard__promo-title {
    color: #4c4c4c !important;
}

.tableUser__name-balance, .tableUser__name-equivalent {
    border-left: 1px solid #e9e9e9 !important;
}