:root {
  --desktop-header-bg: #ffffff;
  --desktop-header-link: #000000;
  --desktop-header-link-active: #2b817d;
  --desktop-headings: #638297;
  --desktop-text: #638297;
  --desktop-link: #2b817d;
  --desktop-link-hover: #4d6575;
  --desktop-button-color: #978c21;
  --desktop-button-color-hover-primary: #8e8a1f;
  --desktop-button-color-hover-secondary: #2b817d;
  --desktop-button-text-primary: #ffffff;
  --desktop-button-text-secondary: #000000;
}
