:root {
  --desktop-header-bg: #00326d;
  --desktop-header-link: #ffffff;
  --desktop-header-link-active: #ffffff;
  --desktop-headings: #575756;
  --desktop-text: #575756;
  --desktop-link: #00326d;
  --desktop-link-hover: #00326d;
  --desktop-button-color: #80d98f;
  --desktop-button-color-hover-primary: #00326d;
  --desktop-button-color-hover-secondary: #00326d;
  --desktop-button-text-primary: #ffffff;
  --desktop-button-text-secondary: #80d98f;
}
