[data-bs-theme=light] {
  --bs-primary: #2c3b95;
  --bs-primary-active: #202b6e;
  --bs-primary-rgb: 44, 59, 149;
}
.link-primary:focus,
.link-primary:hover {
  color: #30bce1 !important;
}
img {
  max-width: 400px !important;
}
