Ok so what you’ll want to do is this:
-
Open that Text module settings and go to the Advanced Tab.
-
Then scroll to the bottom and you should see an option called "Class"
-
In that option add “interview” (without quotes) and save.
-
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.