[data-bs-theme=light] {
  --bs-primary: #5d0104;
  --bs-primary-active: #2b0002;
  --bs-primary-rgb: 93, 1, 4;
}
.link-primary:focus,
.link-primary:hover {
  color: #c99100 !important;
}
img {
  max-width: 400px !important;
}
