p {
  line-height: 160%;
  margin-top: 1rem;
}

// TODO: This should be overridden in the super component we use to extend cards.
.p-card-content > p {
  margin-top: 0;
}
