:root [data-theme="tqfdhg"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 340;
  --primary-color-s: 51%;
  --primary-color-l: 29%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 40%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 40%;
  
  --link-color-h: 340;
  --link-color-s: 51%;
  --link-color-l: 29%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 40%;

  --logo-height: 70px;
}