/* 
:root {
  --vp-c-brand-1: #0972CE; 
  --vp-c-brand-2: #0972CE;

}


.VPHero .name {
  color: var(--vp-c-brand-1);
} */