p {
 margin-top: 0;
 margin-bottom: 0;
}

.two-column {
  column-count: 2;
  column-gap: 40px;
}
