.l_body[text-indent] article.content
  p:not([class])
    text-indent: 'calc(%s * 2)' % var(--fs-content)
    text-align: justify
    a
      text-indent: 0
