.rank-icon {
    border-radius: 30%;
    height: 35px !important;
    object-fit: contain;
    width: 35px !important;
}
.chat__name {
    margin-top: 4px;
    color: var(--tf-tc2);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-left: 5px;
}