body {
  background: #f8f9fa;
}
.card {
  box-shadow: 0 0.25rem 0.75rem rgba(33, 37, 41, 0.1);
}
#top-bar {
  min-height: 3.25rem;
}
#notification-log {
  min-height: 10rem;
  white-space: pre-wrap;
}
