:root {
  --desktop-header-bg: #004f9f;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #0086cb;
  --desktop-headings: #2f3757;
  --desktop-text: #2f3756;
  --desktop-link: #179188;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #0086cb;
  --desktop-button-color-hover-primary: #2f3755;
  --desktop-button-color-hover-secondary: #0086cb;
  --desktop-button-text-primary: #000000;
  --desktop-button-text-secondary: #2f3753;
}
