:root [data-theme="rjpy4q"] {
  
  
  --primary-color-h: 230;
  --primary-color-s: 72%;
  --primary-color-l: 42%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 157;
  --header-text-color-s: 98%;
  --header-text-color-l: 22%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 61%;
  --header-link-color-l: 44%;
  
  --link-color-h: 157;
  --link-color-s: 98%;
  --link-color-l: 22%;
  

  --logo-height: 70px;
}