   body{
    background-color: #d0d6e2
   }

.list-group-item-mdb {
  color: #0c5460;
  background-color: #929fba;
}

.list-group-item-mdb.list-group-item-action:hover, .list-group-item-mdb.list-group-item-action:focus {
  color: #0c5460;
  background-color: #929fba;
}

.list-group-item-mdb.list-group-item-action.active {
  color: #fff;
  background-color: #929fba;
  border-color: #929fba;
}
.switch label input[type=checkbox]:checked+.lever {

    background-color: #929fba;

}
.switch label input[type=checkbox]:checked+.lever:after {

    background-color: #59698d ;

}
.highlight-1 {
    color: blue;
}
