body {
  background-color: #d5c6a7;
  color: #4b644f;
  --bs-gutter-x: 0px !important;
}

.invert {
  background-color: #4b644f;
  color: #d5c6a7;
}