[data-bs-theme=light] {
  --bs-primary: #0A3E86;
  --bs-primary-active: #062857;
  --bs-primary-rgb: 10, 62, 134;
}
.link-primary:focus,
.link-primary:hover {
  color: #ff8926 !important;
}
img {
  max-width: 400px !important;
}
