body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.chat-container {
  background: white;
  border-radius: 10px;
  padding: 20px;
}