Hero Section CSS

				
					selector {
    overflow: hidden;
}
				
			

Chat Bot CSS

				
					span.wpaicg-chat-message {
    font-family: 'Montserrat';
}

li.wpaicg-ai-message, .wpaicg-user-message {
    padding: 25px 20px!important;
}

.wpaicg-chat-shortcode-type {
    background: #ff9c63 !important;
}

span.wpaicg-bot-thinking {
    color: black !important;
}