:root {
  --desktop-header-bg: #010101;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #c0c5ff;
  --desktop-headings: #010101;
  --desktop-text: #010101;
  --desktop-link: #c0c5ff;
  --desktop-link-hover: #010101;
  --desktop-button-color: #c0c5ff;
  --desktop-button-color-hover-primary: #faaa99;
  --desktop-button-color-hover-secondary: #faaa99;
  --desktop-button-text-primary: #010101;
  --desktop-button-text-secondary: #010101;
}
