:root {
  --desktop-header-bg: #0f2236;
  --desktop-header-link: #ffdf4c;
  --desktop-header-link-active: #e2c645;
  --desktop-headings: #003e90;
  --desktop-text: #0f2236;
  --desktop-link: #003e90;
  --desktop-link-hover: #0f2236;
  --desktop-button-color: #ff9247;
  --desktop-button-color-hover-primary: #c24a00;
  --desktop-button-color-hover-secondary: #ff9247;
  --desktop-button-text-primary: #0f2236;
  --desktop-button-text-secondary: #0f2236;
}
