:root [data-theme="d4vkt4"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 96%;
  
  --primary-color-h: 346;
  --primary-color-s: 94%;
  --primary-color-l: 42%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 190;
  --header-text-color-s: 100%;
  --header-text-color-l: 35%;
  
  --header-link-color-h: 190;
  --header-link-color-s: 100%;
  --header-link-color-l: 35%;
  
  --link-color-h: 190;
  --link-color-s: 100%;
  --link-color-l: 35%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 20%;

  --logo-height: 55px;
}