:root [data-theme="2zjvzp"] {
  
  --background-color-h: 54;
  --background-color-s: 0%;
  --background-color-l: 88%;
  
  --primary-color-h: 210;
  --primary-color-s: 36%;
  --primary-color-l: 21%;
  
  --header-background-color-h: 359;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 210;
  --header-text-color-s: 36%;
  --header-text-color-l: 21%;
  
  --header-link-color-h: 359;
  --header-link-color-s: 81%;
  --header-link-color-l: 45%;
  
  --link-color-h: 359;
  --link-color-s: 81%;
  --link-color-l: 45%;
  
  --body-text-color-h: 210;
  --body-text-color-s: 36%;
  --body-text-color-l: 21%;

  --logo-height: 55px;
}