.vp-button {
  padding: 10px 20px;
}

.vp-button--primary {
  font-size: 16px;
}

.vp-accordion-link-group {
  --background-color-focused: #F3FBFF;
}

:root {
  --vpt-theme-primary-color: #51B5CF;
  --vpt-theme-on-primary-color: white;
  --background-color-selected: #F3FBFF;
  --K15t-link: #51B5CF;
  --K15t-background-neutral-subtle-hovered: #F3FBFF;
  --vpt-theme-roundness: 2;

  