:root {
  --desktop-header-bg: #9b2935;
  --desktop-header-link: #fffffe;
  --desktop-header-link-active: #f5f5f5;
  --desktop-headings: #9b2935;
  --desktop-text: #181c1d;
  --desktop-link: #999999;
  --desktop-link-hover: #9b2935;
  --desktop-button-color: #9b2935;
  --desktop-button-color-hover-primary: #9b2935;
  --desktop-button-color-hover-secondary: #a4e9d7;
  --desktop-button-text-primary: #2f3754;
  --desktop-button-text-secondary: #2f3753;
}
