:root [data-theme="vx3twv"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 47%;
  
  --primary-color-h: 356;
  --primary-color-s: 100%;
  --primary-color-l: 40%;
  
  --header-background-color-h: 356;
  --header-background-color-s: 100%;
  --header-background-color-l: 40%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 100%;
  
  --header-link-color-h: 55;
  --header-link-color-s: 93%;
  --header-link-color-l: 53%;
  
  --link-color-h: 356;
  --link-color-s: 100%;
  --link-color-l: 40%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 40px;
}