.prompt-output textarea {
  min-height: 190px;
  line-height: 1.65;
  background: #fbfff0;
  border-color: #cfe58a;
}

.prompt-output small {
  color: #737780;
  font-weight: 500;
}

.prompt-output textarea:focus {
  background: #fff;
}
