#tweak-about h2:first-child { margin-top: 0; }
#tweak-about summary { margin-top: 0.5em; }
#tweak-about summary > * { cursor: pointer; display: inline; }
#tweak-about li img { margin: 0 !important; width: 1em; }
#tweak-about #moderator-list img { border-radius: 4px; }

.user-role-4 {
  --user-role-accent: #26a269;
  --user-role-background: #26a26919;
  --user-role-border: #26a26980;
}

.user-role-1 {
  --user-role-accent: #c01c28;
  --user-role-background: #c01c2819;
  --user-role-border: #c01c2880;
}

