:root {
  --desktop-header-bg: #395d73;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #4ad3b1;
  --desktop-headings: #395d73;
  --desktop-text: #395d73;
  --desktop-link: #4ad3b2;
  --desktop-link-hover: #395d73;
  --desktop-button-color: #395d73;
  --desktop-button-color-hover-primary: #000000;
  --desktop-button-color-hover-secondary: #a4e9d7;
  --desktop-button-text-primary: #ffffff;
  --desktop-button-text-secondary: #395d73;
}
