:root {
  --desktop-header-bg: #da291c;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #fffffe;
  --desktop-headings: #000000;
  --desktop-text: #000000;
  --desktop-link: #009ca6;
  --desktop-link-hover: #009ca6;
  --desktop-button-color: #da291c;
  --desktop-button-color-hover-primary: #da291c;
  --desktop-button-color-hover-secondary: #f3f2ee;
  --desktop-button-text-primary: #fffffe;
  --desktop-button-text-secondary: #000000;
}
