:root [data-theme="hntjhn"] {
  
  
  --primary-color-h: 339;
  --primary-color-s: 62%;
  --primary-color-l: 36%;
  
  
  
  --header-link-color-h: 339;
  --header-link-color-s: 62%;
  --header-link-color-l: 36%;
  
  --link-color-h: 339;
  --link-color-s: 62%;
  --link-color-l: 36%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 40%;

  --logo-height: 70px;
}