:root [data-theme="9nmr76"] {
  
  
  --primary-color-h: 42;
  --primary-color-s: 100%;
  --primary-color-l: 48%;
  
  --header-background-color-h: 42;
  --header-background-color-s: 100%;
  --header-background-color-l: 48%;
  
  --header-text-color-h: 42;
  --header-text-color-s: 71%;
  --header-text-color-l: 86%;
  
  --header-link-color-h: 240;
  --header-link-color-s: 0%;
  --header-link-color-l: 100%;
  
  --link-color-h: 240;
  --link-color-s: 8%;
  --link-color-l: 31%;
  

  --logo-height: 60px;
}