#guidelineModal { z-index: 50; }

.wider-chat {
  max-width: 90rem;
  width: 100%;
}

.guideline-preview {
  max-height: 32rem;
  overflow-y: auto;
}

.chat-bubble {
  max-width: 40rem;
  width: fit-content;
}
