/*
 * Custom overrides for the AI Live Chat widget.
 * Keeps file present so the enqueue hook does not 404 when loading the plugin assets.
 */

.ai-chat-widget .message.assistant strong {
    font-weight: 600;
}

