body {
  color: black;
}
header div.grid-child:nth-child(2) {
  background-color: white;
}
div.site-grid {
  /*margin-right: 50px;*/
}
.container-footer .grid-child {
  /*margin-right: 50px;*/
}
div.container-nav {
  margin-right: 35px;
}
i._access-icon {
  top: 7px;
  bottom: unset !important;
  left: unset !important;
  right: 0;
}
.footer {
  margin-top: 0;
}

html.djacc-dark-contrast {
  background-color: black !important;
}

/*menu bar*/
.djacc-dark-contrast .navbar button.djacc-contrast {
  background-color: black !important;
  color: white !important;
}
