:root {
  --desktop-header-bg: #eff3f4;
  --desktop-header-link: #007179;
  --desktop-header-link-active: #00c9d7;
  --desktop-headings: #2f3757;
  --desktop-text: #2f3756;
  --desktop-link: #00c9d7;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #00c9d7;
  --desktop-button-color-hover-primary: #00c9d7;
  --desktop-button-color-hover-secondary: #a4e9d7;
  --desktop-button-text-primary: #2f3754;
  --desktop-button-text-secondary: #2f3753;
}
