:root [data-theme="6j29pn"] {
  
  --background-color-h: 342;
  --background-color-s: 100%;
  --background-color-l: 45%;
  
  --primary-color-h: 342;
  --primary-color-s: 100%;
  --primary-color-l: 45%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 235;
  --header-text-color-s: 0%;
  --header-text-color-l: 0%;
  
  --header-link-color-h: 235;
  --header-link-color-s: 0%;
  --header-link-color-l: 0%;
  
  --link-color-h: 337;
  --link-color-s: 0%;
  --link-color-l: 0%;
  
  --body-text-color-h: 351;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 100px;
}