.n8n-chat {
    border-radius: 12px;
    overflow: hidden;
}

.chat-header {
    background-color: #00497F !important;
    color: #ffffff;
}

.chat-message-from-bot{
    text-align:left !important;
}