:root [data-theme="g7dgft"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 42;
  --primary-color-s: 100%;
  --primary-color-l: 47%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 211;
  --header-text-color-s: 75%;
  --header-text-color-l: 39%;
  
  --header-link-color-h: 211;
  --header-link-color-s: 75%;
  --header-link-color-l: 39%;
  
  --link-color-h: 211;
  --link-color-s: 75%;
  --link-color-l: 39%;
  
  --body-text-color-h: 211;
  --body-text-color-s: 75%;
  --body-text-color-l: 39%;

  --logo-height: 80px;
}