:root [data-theme="2jncmc"] {
  
  
  --primary-color-h: 33;
  --primary-color-s: 46%;
  --primary-color-l: 44%;
  
  
  --header-text-color-h: 201;
  --header-text-color-s: 100%;
  --header-text-color-l: 15%;
  
  --header-link-color-h: 34;
  --header-link-color-s: 48%;
  --header-link-color-l: 43%;
  
  --link-color-h: 34;
  --link-color-s: 48%;
  --link-color-l: 43%;
  
  --body-text-color-h: 201;
  --body-text-color-s: 100%;
  --body-text-color-l: 15%;

  --logo-height: 70px;
}