[data-bs-theme=light] {
  --bs-primary: #203b79;
  --bs-primary-active: #152751;
  --bs-primary-rgb: 32, 59, 121;
}
.link-primary:focus,
.link-primary:hover {
  color: #fdc306 !important;
}
img {
  max-width: 400px !important;
}
