:root {
  --desktop-header-bg: #f5f5f5;
  --desktop-header-link: #666666;
  --desktop-header-link-active: #243674;
  --desktop-headings: #2f3757;
  --desktop-text: #2f3756;
  --desktop-link: #243674;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #243674;
  --desktop-button-color-hover-primary: #798ccf;
  --desktop-button-color-hover-secondary: #c1ccf1;
  --desktop-button-text-primary: #fff;
  --desktop-button-text-secondary: #2f3753;
}
