
:root {
  --psc-color-primary: #273b87;
  --psc-color-primary-alt: #233166;
  --psc-color-primary-text: #fff;
  --psc-navbar-bg: #273b87;
  --bs-body-bg: #ffffff;
  --bs-body-color: #212121;
  --bs-border-radius: .5rem;
}