:root [data-theme="fxd2c6"] {
  
  
  --primary-color-h: 145;
  --primary-color-s: 100%;
  --primary-color-l: 26%;
  
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 27%;
  
  --header-link-color-h: 217;
  --header-link-color-s: 5%;
  --header-link-color-l: 50%;
  
  --link-color-h: 217;
  --link-color-s: 5%;
  --link-color-l: 50%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 27%;

  --logo-height: 80px;
}