body{
  background-color: white;
}

.container-footer{
  background-color: #1b1b1b;
  padding-top: 30px;
  color: white;
  background-image: none;
  margin-top: 0.3em;
}

.container-header {
  background-color: white;
  color: black;
  background-image: none;
 
}
.metismenu-item {
  color: black;
}

.card-body{
  background-color: grey;
  color: white;
}

#mod-custom112 {
  width: 100%;
}

.st_footer_title {
  margin-bottom: 30px;
}

.footer a:not(.btn){
  color: #5a657e; Important!
}

.container-header .navbar-toggler{
  color: #000;
  cursor: pointer;
  border: 1px solid #000;
}

