:root [data-theme="4ygrt3"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 97%;
  
  --primary-color-h: 201;
  --primary-color-s: 100%;
  --primary-color-l: 39%;
  
  --header-background-color-h: 180;
  --header-background-color-s: 1%;
  --header-background-color-l: 82%;
  
  
  
  
  --body-text-color-h: 180;
  --body-text-color-s: 1%;
  --body-text-color-l: 38%;

  --logo-height: 50px;
}