.body-content p {
  text-wrap: pretty;
  font-size: 17px;
  line-height: 1.65;
  color: #222222;
  margin-bottom: 1.5rem;   /* = mb-6 */
}
