:root {
  --desktop-header-bg: #2f3759;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #4aa9d3;
  --desktop-headings: #2f3757;
  --desktop-text: #2f3756;
  --desktop-link: #4ac6d3;
  --desktop-link-hover: #2f3755;
  --desktop-button-color: #4aa5d3;
  --desktop-button-color-hover-primary: #43a6b5;
  --desktop-button-color-hover-secondary: #a4e2e9;
  --desktop-button-text-primary: #2f3754;
  --desktop-button-text-secondary: #2f3753;
}
