/* .custom-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-left: 10px;
}

.ccs-reactions {
    margin-top: 10px;
}

.ccs-reactions button {
    border: none;
    background: transparent;
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
} */