Typebot.initBubble({
  typebot: "baldtelecom",
  apiHost: "https://bot.baldussi.stack.app.br",
  theme: {
    button: { backgroundColor: "#1D1D1D" },
    chatWindow: { backgroundColor: "#FFFFFF" },
  },
});