:root {
  --desktop-header-bg: #fffffe;
  --desktop-header-link: #16273d;
  --desktop-header-link-active: #0287bf;
  --desktop-headings: #262936;
  --desktop-text: #16273d;
  --desktop-link: #009fe3;
  --desktop-link-hover: #16273d;
  --desktop-button-color: #dedede;
  --desktop-button-color-hover-primary: #16273d;
  --desktop-button-color-hover-secondary: #16273d;
  --desktop-button-text-color: #0287bf;
}
