:root [data-theme="tpjvkk"] {
  
  --background-color-h: 204;
  --background-color-s: 100%;
  --background-color-l: 98%;
  
  --primary-color-h: 16;
  --primary-color-s: 83%;
  --primary-color-l: 49%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 202;
  --header-text-color-s: 100%;
  --header-text-color-l: 36%;
  
  --header-link-color-h: 202;
  --header-link-color-s: 100%;
  --header-link-color-l: 36%;
  
  --link-color-h: 0;
  --link-color-s: 0%;
  --link-color-l: 20%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 20%;

  --logo-height: 65px;
}