:root [data-theme="zm6dr6"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 201;
  --primary-color-s: 81%;
  --primary-color-l: 47%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 201;
  --header-text-color-s: 81%;
  --header-text-color-l: 47%;
  
  --header-link-color-h: 201;
  --header-link-color-s: 81%;
  --header-link-color-l: 47%;
  
  --link-color-h: 268;
  --link-color-s: 95%;
  --link-color-l: 22%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 16%;

  --logo-height: 60px;
}