.vp-desktop-navigation__page-tree .vp-tree-item {
  --_icon-size: 20px;
  --_font-size: 1rem;
}

.header__navigation--logo a img {
  width: 150px;
}

[data-vp-component=banner] {
  --_background: #0364a0;
  --_image: radial-gradient(farthest-corner circle at 60% 90% in oklch, #0364a0 0%, #322e6a calc(140%)) !important;
}



