.assistant-bubbles {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 9px;
}
