.read-more {
  overflow: hidden;
  transition: max-height 0.25s;
}

.wp-block-columns + .read-more {
  margin-top: -1.75em;
}
