To increase space under Event Pagination (between Pagination – Footer).
You can use this code to Custom CSS box.
.item-pagination[data-collection-type^="events"] { padding-bottom: 100px !important; }