p {
  text-indent: 50px; /* Indents the first line */
  margin: 18px 0; /* vertical space between paragraphs */
  line-height: 1.6; /* make text easier to read */
}