:root [data-theme="2wqj97"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 335;
  --primary-color-s: 70%;
  --primary-color-l: 45%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 31;
  --header-text-color-s: 100%;
  --header-text-color-l: 47%;
  
  --header-link-color-h: 31;
  --header-link-color-s: 100%;
  --header-link-color-l: 47%;
  
  --link-color-h: 31;
  --link-color-s: 100%;
  --link-color-l: 47%;
  
  --body-text-color-h: 240;
  --body-text-color-s: 7%;
  --body-text-color-l: 15%;

  --logo-height: 60px;
}