Select Page

Socario realtyiq Virtual Consultant

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus lacinia velit a feugiat finibus. Morbi iaculis diam id tellus iaculis, eu pretium metus fermentu

Contact an Agent!

Call: (342) 234 – 2354
Email: agents@diviestate.com
Visit: 1234 Divi st. San Francisco, CA

/* Make sure styles override n8n defaults */ html body .n8n-chat-container { font-family: 'Inter', sans-serif !important; border-radius: 40px !important; /* More rounded corners */ box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important; } /* Header */ html body .n8n-chat-header { background: linear-gradient(135deg, #1a237e 0%, #283593 100%) !important; border-radius: 40px 40px 0 0 !important; padding: 0.4rem 0.6rem !important; height: 35px !important; display: flex !important; align-items: center !important; justify-content: center !important; } /* Header Text */ html body .n8n-chat-header h5 { font-size: 10px !important; font-weight: bold !important; color: #fff !important; margin: 0 !important; } /* Chat Messages */ html body .n8n-chat-messages { background: #f8f9ff !important; padding: 0.6rem !important; } /* Chatbot Text */ html body .n8n-chat-message { font-size: 10px !important; line-height: 0.8 !important; } /* Input Box */ html body .n8n-chat-input textarea { font-size: 10px !important; line-height: 0.8 !important; border-radius: 20px !important; }