#lex-web-ui-fullpage {
  height: 100%;
  width: 100%;
}


.kbb-blue {
  background-color: #3666BD
  !important
}

.message-bot .message-bubble {
  background-color: #C3C3C3
  !important
}

.message-bot .message-bubble .message-text {
  color: #000000
  !important
}
  
.message-human .message-bubble {
  background-color: #1F3B63
  !important
}
  
.message-human .message-bubble .message-text {
  color: #ffffff
  !important
}