/* BizKickoff v2.2 — slightly larger, cleaner assistant responses */
.premium-chat .msg.bot .bubble {
  font-size:15.5px;
  line-height:1.72;
}

.premium-chat .msg.bot .bubble p {
  line-height:1.72;
}

@media (max-width:700px) {
  .premium-chat .msg.bot .bubble {
    font-size:15px;
    line-height:1.68;
  }
}
