[data-bs-theme=light] {
  --bs-primary: #363636;
  --bs-primary-active: #1c1c1c;
  --bs-primary-rgb: 54, 54, 54;
}
.link-primary:focus,
.link-primary:hover {
  color: #E3882E !important;
}
img {
  max-width: 400px !important;
}
