body {
  color: white;
}
.com_content {
  background-color: black !important;
}
.container-header {
  background-color: transparent;
  background-image: unset;
}
.container-footer {
  background-color: transparent;
  border-top: 0.5em groove grey;
  background-image: unset;
}
.footer .grid-child {
  justify-content: center !important;
  display: flex;
  width: 100%;
  padding: 0.5em;
}
.navbar-toggler {
  color: white;
}
