:root [data-theme="yq73f4"] {
  
  --background-color-h: 208;
  --background-color-s: 98%;
  --background-color-l: 34%;
  
  --primary-color-h: 208;
  --primary-color-s: 98%;
  --primary-color-l: 34%;
  
  --header-background-color-h: 208;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 59%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 59%;
  
  --link-color-h: 0;
  --link-color-s: 0%;
  --link-color-l: 59%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 59%;

  --logo-height: 70px;
}