.column {
  width: unset;
  flex: 1;
  min-width: 300px;
}


.user-role-4 {
  --user-role-accent: #864ffe;
}

