:root [data-theme="q2m9fp"] {
  
  
  --primary-color-h: 31;
  --primary-color-s: 100%;
  --primary-color-l: 47%;
  
  
  --header-text-color-h: 235;
  --header-text-color-s: 15%;
  --header-text-color-l: 31%;
  
  --header-link-color-h: 31;
  --header-link-color-s: 100%;
  --header-link-color-l: 47%;
  
  --link-color-h: 31;
  --link-color-s: 100%;
  --link-color-l: 47%;
  
  --body-text-color-h: 235;
  --body-text-color-s: 15%;
  --body-text-color-l: 31%;

  --logo-height: 100px;
}