.twc-chat-window{
font-family: CodeProRegular !important;
}
.twc-message.twc-user .twc-text-message{
background: #00B6F1 !important;
font-size: 0.9em !important;
}
.twc-system-message{
font-size: 0.8em !important;
}
.twc-system-message a {
color: #7814B3 !important;
}
.twc-text-message a {
color: #7814B3 !important;
}
.twc-header{
background: #00B6F1 !important;
font-size: 1.1em !important;
}
.twc-launch-button__open-icon{
height: 40px !important;
width: 40px !important;
background-color: #00B6F1 !important;
}
.twc-launch-button:hover.twc-launch-button[data-v-3b662a16]:hover{
box-shadow: 0 0 0 3px #ff7f41 !important;
}
.twc-launch-button{
background-color: #00B6F1 !important;
height: 61px !important;
width: 61px !important;
box-shadow: 0 0 0 3px #ff7f41 !important;
display: flex;
}
.twc-callout {
right:96px !important;
bottom:30px !important;
max-width:230px !important;
z-index: 10;
}
.twc-callout-message-box {
border-radius: 20px !important;
}