:root {
  --desktop-header-bg: #3490de;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #ffc2ff;
  --desktop-headings: #003b51;
  --desktop-text: #003b51;
  --desktop-link: #d34ab8;
  --desktop-link-hover: #943481;
  --desktop-button-color: #ae9cae;
  --desktop-button-color-hover-primary: #0292c6;
  --desktop-button-color-hover-secondary: #88defd;
  --desktop-button-text-primary: ;
  --desktop-button-text-secondary: ;
}
