.writer-text {
  white-space: normal;
}

.writer-text p {
  margin: 0 0 .68em;
  white-space: pre-line;
}

.writer-text.story p {
  margin-bottom: .9em;
}

.writer-text p:last-child,
.writer-text.story p:last-child {
  margin-bottom: 0;
}

@media (max-width: 720px) {
  .writer-text p,
  .writer-text.story p {
    margin-bottom: .72em;
  }
}
