:root {
  --desktop-header-bg: #222222;
  --desktop-header-link: #cccccc;
  --desktop-header-link-active: #a60a20;
  --desktop-headings: #630b17;
  --desktop-text: #777777;
  --desktop-link: #cccccc;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #333333;
  --desktop-button-color-hover-primary: #444444;
  --desktop-button-color-hover-secondary: #555555;
  --desktop-button-text-primary: ;
  --desktop-button-text-secondary: ;
}
