.chat-message p b {
  font-weight: 600;
}

.chat-message p ul {
  padding-left: 16px;
}

.chat-message p li {
  margin-bottom: 4px;
}