.contentblocks .paragraph {
  max-width: 800px;
  margin-bottom: 2.5rem;
  margin-right: auto;
}

.contentblocks .paragraph:last-child {
  margin-bottom: 0;
}

