.nav-item > .active {
  background-color: white !important;
  color: var(--bs-success-border-subtle) !important;
}

body {
  border-left-color: #2d7244;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-color: #2d7244;
  border-right-width: 10px;
  border-right-style: solid;
}

.card {
  margin-bottom: 4px !important;
}

.text-white-buchwald {
  color: white !important;
}

