:root {
  --desktop-header-bg: #954489;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #fbc832;
  --desktop-headings: #444444;
  --desktop-text: #444444;
  --desktop-link: #954489;
  --desktop-link-hover: #263045;
  --desktop-button-color: #954489;
  --desktop-button-color-hover-primary: #263045;
  --desktop-button-color-hover-secondary: #263045;
  --desktop-button-text-primary: #cccccc;
  --desktop-button-text-secondary: #954489;
}
