:root [data-theme="yr4pxy"] {
  
  --background-color-h: 180;
  --background-color-s: 12%;
  --background-color-l: 97%;
  
  --primary-color-h: 31;
  --primary-color-s: 100%;
  --primary-color-l: 47%;
  
  --header-background-color-h: 202;
  --header-background-color-s: 100%;
  --header-background-color-l: 21%;
  
  --header-text-color-h: 227;
  --header-text-color-s: 0%;
  --header-text-color-l: 100%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 100%;
  
  --link-color-h: 31;
  --link-color-s: 100%;
  --link-color-l: 47%;
  
  --body-text-color-h: 199;
  --body-text-color-s: 100%;
  --body-text-color-l: 8%;

  --logo-height: 40px;
}