body {
  background-color: #f8f9fa;
}

.card-title {
  word-break: break-word;
}

.card-text {
  white-space: pre-wrap;
  word-break: break-word;
}
