.chat-window {
  border: 1px solid rgba(0, 0, 0, 0.123) !important;
  border-radius: 10px !important;
}

.chat-message {
  font-size: 0.75rem !important;
  padding: 10px !important;
  border-radius: 10px !important;
}

.chat-header {
  background-color: rgb(0, 0, 0) !important;
  height: 27% !important;
}
.chat-header .chat-heading h1 {
  font-size: 1.65em !important;
}
.chat-header p {
  margin-top: -15px !important;
}/*# sourceMappingURL=styleBot.css.map */