:root [data-theme="yqx2dd"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 41;
  --primary-color-s: 100%;
  --primary-color-l: 48%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 60;
  --header-text-color-s: 4%;
  --header-text-color-l: 11%;
  
  --header-link-color-h: 60;
  --header-link-color-s: 4%;
  --header-link-color-l: 11%;
  
  
  --body-text-color-h: 60;
  --body-text-color-s: 4%;
  --body-text-color-l: 11%;

  --logo-height: 80px;
}