h1 strong,
h1 b,
h2 strong,
h2 b,
h3 strong,
h3 b,
h4 strong,
h4 b,
h5 strong,
h5 b,
h6 strong,
h6 b {
  font-weight: inherit;
}

p .bg-header {
  background: inherit;
  padding: inherit;
  width: inherit;
  display: inherit;
  text-align: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.datetime {
  font-weight: normal;
}

.site-footer h2 {
  color: var(--bs-body-bg);
}

.site-footer .content {
  color: var(--bs-body-bg);
}

.site-footer .content a,
.site-footer .content a.is-active {
  color: var(--bs-body-bg);
}

.navbar {
  --bs-navbar-color: #0047BA;
}

.form-control {
  width: inherit;
}

.featured-top {
  background: var(--color-surface);
}

.navbar {
  --bs-navbar-color: #0047BA;
}
