:root [data-theme="39wk6q"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 227;
  --primary-color-s: 74%;
  --primary-color-l: 17%;
  
  --header-background-color-h: 227;
  --header-background-color-s: 74%;
  --header-background-color-l: 17%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 100%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 100%;
  
  --link-color-h: 227;
  --link-color-s: 74%;
  --link-color-l: 17%;
  
  --body-text-color-h: 227;
  --body-text-color-s: 74%;
  --body-text-color-l: 17%;

  --logo-height: 75px;
}