:root [data-theme="z4jc76"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 213;
  --primary-color-s: 59%;
  --primary-color-l: 17%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 213;
  --header-text-color-s: 59%;
  --header-text-color-l: 17%;
  
  --header-link-color-h: 213;
  --header-link-color-s: 59%;
  --header-link-color-l: 17%;
  
  --link-color-h: 196;
  --link-color-s: 97%;
  --link-color-l: 43%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 30px;
}