:root [data-theme="6gpjwy"] {
  
  --background-color-h: 198;
  --background-color-s: 100%;
  --background-color-l: 39%;
  
  --primary-color-h: 198;
  --primary-color-s: 100%;
  --primary-color-l: 39%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 213;
  --header-text-color-s: 100%;
  --header-text-color-l: 6%;
  
  --header-link-color-h: 213;
  --header-link-color-s: 100%;
  --header-link-color-l: 6%;
  
  --link-color-h: 198;
  --link-color-s: 100%;
  --link-color-l: 39%;
  
  --body-text-color-h: 213;
  --body-text-color-s: 100%;
  --body-text-color-l: 6%;

  --logo-height: 65px;
}