.notification-group__avatar-group {
    overflow: hidden !important;
}
.account__avatar-composite {
    border-radius: 0 !important;
}
.app-body .inline-follow-suggestions__body__scrollable__card .avatarwrap {
    transform: translateY(-30px);
}


.user-role-1 {
  --user-role-accent: #000000;
}

.user-role-4 {
  --user-role-accent: #ff0000;
}

.user-role-5 {
  --user-role-accent: #810303;
}

.user-role-6 {
  --user-role-accent: #030bdd;
}

