:root [data-theme="6ty4q7"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 34;
  --primary-color-s: 100%;
  --primary-color-l: 54%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 305;
  --header-text-color-s: 6%;
  --header-text-color-l: 35%;
  
  --header-link-color-h: 305;
  --header-link-color-s: 6%;
  --header-link-color-l: 35%;
  
  --link-color-h: 305;
  --link-color-s: 6%;
  --link-color-l: 35%;
  
  --body-text-color-h: 305;
  --body-text-color-s: 6%;
  --body-text-color-l: 35%;

  --logo-height: 65px;
}