[data-bs-theme=light] {
  --bs-primary: #8F173F;
  --bs-primary-active: #63102c;
  --bs-primary-rgb: 143, 23, 63;
}
.link-primary:focus,
.link-primary:hover {
  color: #5A5657 !important;
}
img {
  max-width: 400px !important;
}
