/* ========================================
   Tech with Ease Theme
   ======================================== */

/* Messages from bot */
.message-bot .message-bubble {
  background-color: #D1DAE5 !important;
}

/* Messages from human */
.message-human .message-bubble {
  background-color: #7994B4 !important;
}

/* Message text color */
.message-text {
  color: #090C10
}
