.container-header .navbar-brand {
  margin-left: auto;
}

body,
.card-body {
  background-color: #d0e8ff;
}

.card {
  border-color: lightgray;
}

#mod-custom112 > :first-child,
#mod-custom112 > :last-child {
    display: none;
}