body {
  background: #f5f7fa;
}

.navbar-brand {
  font-weight: 600;
}

.card {
  border-color: #e3e7ec;
}

#statusChart {
  max-height: 200px;
}
