:root [data-theme="p3rqdw"] {
  
  
  --primary-color-h: 180;
  --primary-color-s: 18%;
  --primary-color-l: 31%;
  
  
  --header-text-color-h: 210;
  --header-text-color-s: 11%;
  --header-text-color-l: 15%;
  
  --header-link-color-h: 235;
  --header-link-color-s: 15%;
  --header-link-color-l: 31%;
  
  
  --body-text-color-h: 210;
  --body-text-color-s: 11%;
  --body-text-color-l: 15%;

  --logo-height: 60px;
}