.moderator-commands {
  text-align: left;
}

.moderator-commands h2 {
  margin-top: 60px;
  text-align: center;
}

.moderator-commands h2:first-of-type {
  margin-top: 0;
}

.moderator-command-item {
  margin-bottom: 20px;
}

.moderator-command {
  font-weight: bold;
  font-family: monospace;
  color: white;
  font-size: 120%;
  display: inline-block;
  margin-right: 30px;
}

.moderator-command-german {
  opacity: 0.6;
  display: block;
}

.moderator-commands-footnote {
  margin-top: 80px;
  font-style: italic;
}
