Hanging Indent for Paragraphs

Ok so what you’ll want to do is this:

  1. Open that Text module settings and go to the Advanced Tab.

  2. Then scroll to the bottom and you should see an option called "Class"

  3. In that option add “interview” (without quotes) and save.

  4. Then add the CSS below and this should indent the paragraph.

.fl-module-rich-text.interview p {
  text-indent: -20px;
}

If that doesn’t, can you publish the post and provide a link.