

/* CSS from block stylesheet tags */
.text-wrap {
    word-break: break-word;
    text-wrap-style: pretty;
  }