:root {
  --red-ui-header-background: #160f26;
  --red-ui-header-accent: #6c5e9d;
  --red-ui-header-height: 63px;
}
#red-ui-header {
  border-bottom: 0;
  box-shadow: 0 1px 3px #00000029;
}
#red-ui-header span.red-ui-header-logo img {
  height: 24px;
  margin: 0 0 5px 1px;
}
