:root {
  --desktop-header-bg: #fc6d30;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #999699;
  --desktop-headings: #333133;
  --desktop-text: #333133;
  --desktop-link: #81312f;
  --desktop-link-hover: #fc6d30;
  --desktop-button-color: #cad8d4;
  --desktop-button-color-hover-primary: #2f7f81;
  --desktop-button-color-hover-secondary: #cad8d4;
  --desktop-button-text-primary: #333133;
  --desktop-button-text-secondary: #333133;
}
