:root [data-theme="zfxvwk"] {
  
  
  --primary-color-h: 240;
  --primary-color-s: 61%;
  --primary-color-l: 38%;
  
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 0%;
  
  
  --link-color-h: 0;
  --link-color-s: 0%;
  --link-color-l: 45%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 60px;
}