:root {
  --desktop-header-bg: #444a38;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #f39200;
  --desktop-headings: #111224;
  --desktop-text: #28293e;
  --desktop-link: #78973a;
  --desktop-link-hover: #f39200;
  --desktop-button-color: #6a653a;
  --desktop-button-color-hover-primary: #444a38;
  --desktop-button-color-hover-secondary: #a6b587;
  --desktop-button-text-primary: #fffffe;
  --desktop-button-text-secondary: #28293e;
}
