:root {
  --desktop-header-bg: #d1eaff;
  --desktop-header-link: #005ba9;
  --desktop-header-link-active: #75bfff;
  --desktop-headings: #005ba9;
  --desktop-text: #2f3756;
  --desktop-link: #ee536f;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #75bfff;
  --desktop-button-color-hover-primary: #ee536f;
  --desktop-button-color-hover-secondary: #75bfff;
  --desktop-button-text-primary: #2f3754;
  --desktop-button-text-secondary: #2f3753;
}
