:root {
  --desktop-header-bg: #518d32;
  --desktop-header-link: #f2f2f2;
  --desktop-header-link-active: #281f33;
  --desktop-headings: #281f33;
  --desktop-text: #000000;
  --desktop-link: #518d32;
  --desktop-link-hover: #281f33;
  --desktop-button-color: #518d32;
  --desktop-button-color-hover-primary: #281f33;
  --desktop-button-color-hover-secondary: #518d32;
  --desktop-button-text-primary: #ffffff;
  --desktop-button-text-secondary: #281f33;
}
