/* Default brand. Picks up the accent that's already in :root from base.css. */
:root {
  --accent:    #3a7afe;
  --accent-fg: #ffffff;
}
