:root {
  --desktop-header-bg: #ffffff;
  --desktop-header-link: #000000;
  --desktop-header-link-active: #7b3f8f;
  --desktop-headings: #339999;
  --desktop-text: #2f3756;
  --desktop-link: #24b2af;
  --desktop-link-hover: #339999;
  --desktop-button-color: #24b2af;
  --desktop-button-color-hover-primary: #058380;
  --desktop-button-color-hover-secondary: #59ddda;
  --desktop-button-text-primary: #000000;
  --desktop-button-text-secondary: #000000;
}
