:root [data-theme="r4rcp7"] {
  
  --background-color-h: 200;
  --background-color-s: 23%;
  --background-color-l: 97%;
  
  --primary-color-h: 215;
  --primary-color-s: 92%;
  --primary-color-l: 26%;
  
  --header-background-color-h: 215;
  --header-background-color-s: 92%;
  --header-background-color-l: 26%;
  
  --header-text-color-h: 227;
  --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: 217;
  --link-color-s: 100%;
  --link-color-l: 50%;
  
  --body-text-color-h: 215;
  --body-text-color-s: 92%;
  --body-text-color-l: 26%;

  --logo-height: 48px;
}