:root {
  --desktop-header-bg: #363938;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #f7941d;
  --desktop-headings: #363938;
  --desktop-text: #363938;
  --desktop-link: #f7941d;
  --desktop-link-hover: #fbac44;
  --desktop-button-color: #f7941d;
  --desktop-button-color-hover-primary: #dd7c1e;
  --desktop-button-color-hover-secondary: #fbac44;
  --desktop-button-text-primary: #363938;
  --desktop-button-text-secondary: #363938;
}
