:root {
  --desktop-header-bg: #04356c;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #aae22d;
  --desktop-headings: #04356a;
  --desktop-text: #043569;
  --desktop-link: #aae22e;
  --desktop-link-hover: #043568;
  --desktop-button-color: #aae22f;
  --desktop-button-color-hover-primary: #a3c414;
  --desktop-button-color-hover-secondary: #beeb9f;
  --desktop-button-text-primary: #043567;
  --desktop-button-text-secondary: #043566;
}
