:root [data-theme="dk9c2z"] {
  
  
  --primary-color-h: 197;
  --primary-color-s: 24%;
  --primary-color-l: 21%;
  
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 0%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 0%;
  
  --link-color-h: 0;
  --link-color-s: 0%;
  --link-color-l: 0%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 60px;
}