:root {
  --desktop-header-bg: #0c4597;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #ffffff;
  --desktop-headings: #066165;
  --desktop-text: #066165;
  --desktop-link: #0c4597;
  --desktop-link-hover: #a4e9d7;
  --desktop-button-color: #4ad3b3;
  --desktop-button-color-hover-primary: #43b598;
  --desktop-button-color-hover-secondary: #a4e9d7;
  --desktop-button-text-primary: #2f3754;
  --desktop-button-text-secondary: #2f3753;
}
