/* Apply sitewide to all standard body paragraphs */
p, li, dd {
  text-wrap: pretty !important;
}