:root {
  --desktop-header-bg: #007cba;
  --desktop-header-link: #b5ecff;
  --desktop-header-link-active: #ffffff;
  --desktop-headings: #434343;
  --desktop-text: #434343;
  --desktop-link: #45b5db;
  --desktop-link-hover: #79d1ef;
  --desktop-button-color: #64a80a;
  --desktop-button-color-hover-primary: #74c30b;
  --desktop-button-color-hover-secondary: #d7e6c4;
  --desktop-button-text-primary: #ffffff;
  --desktop-button-text-secondary: #64a80a;
}
