@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);

.lex-web-ui {font-family: 'Inter', sans-serif;}

button.min-button {border-radius: 60px; background-color: #004FA1 !important;}

/* .message-button {background-color: #E0E6F2 !important; border: 1px solid #0E3C9480; color: #0E3C94;} */

.message-list-container {background-color: #FFFBF6 !important;}

.bg-red {background-color: #FFFBF6 !important;}

.message-bot .message-bubble {background-color: #FFFFFF !important; color : #002B58(11, 10, 10); box-shadow: none; border: 1px solid #E6F2FF;;}

.message-human .message-bubble {background-color: #F8C611 !important; border: none; color: #002B58; font-size: 0.875rem;}

.message-text {font-family: Inter !important; font-weight: 500; font-size: 14px;}  