:root [data-theme="hp2pf9"] {
  
  --background-color-h: 160;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 137;
  --primary-color-s: 75%;
  --primary-color-l: 38%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 203;
  --header-text-color-s: 9%;
  --header-text-color-l: 28%;
  
  --header-link-color-h: 137;
  --header-link-color-s: 75%;
  --header-link-color-l: 38%;
  
  --link-color-h: 160;
  --link-color-s: 100%;
  --link-color-l: 18%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 50px;
}