body {
  color: #666;
  background-color: #111111;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.badge-danger {
  color: #ff3838;
}