:root {
    --md-primary-fg-color:        #db5f29;
    --md-accent-fg-color:      #5079a5;
  }
  :root > * {
    --md-footer-bg-color: white;
    --md-footer-bg-color--dark: white;
  }
