/* In the original footer the events panel opens under its navigation item. */
.site-footer .dropup .site-footer__events {
  top: calc(100% + 13px) !important;
  bottom: auto !important;
  margin: 0 !important;
}
