:root [data-theme="nzq4m4"] {
  
  
  --primary-color-h: 208;
  --primary-color-s: 76%;
  --primary-color-l: 16%;
  
  
  --header-text-color-h: 208;
  --header-text-color-s: 76%;
  --header-text-color-l: 16%;
  
  --header-link-color-h: 205;
  --header-link-color-s: 74%;
  --header-link-color-l: 40%;
  
  --link-color-h: 205;
  --link-color-s: 74%;
  --link-color-l: 40%;
  
  --body-text-color-h: 208;
  --body-text-color-s: 76%;
  --body-text-color-l: 16%;

  --logo-height: 99px;
}