:root [data-theme="z4jc76"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 201;
  --primary-color-s: 26%;
  --primary-color-l: 46%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 235;
  --header-text-color-s: 15%;
  --header-text-color-l: 31%;
  
  --header-link-color-h: 235;
  --header-link-color-s: 15%;
  --header-link-color-l: 31%;
  
  --link-color-h: 235;
  --link-color-s: 15%;
  --link-color-l: 31%;
  
  --body-text-color-h: 206;
  --body-text-color-s: 16%;
  --body-text-color-l: 8%;

  --logo-height: 30px;
}