.events-listing__item *{color:inherit!important}.events-listing__item--wrapper{padding-left:2rem;position:relative}.events-listing__item--wrapper:before{border-left:.5rem solid transparent;bottom:50%;content:"";height:10%;left:0;position:absolute;transition:all .5s ease}.events-listing__item--wrapper:hover:before{border-color:currentColor;bottom:0;height:100%}.events-listing__item--wrapper{display:flex;flex-direction:column;gap:.5rem}.events-listing__item--date,.events-listing__item--description,.events-listing__item--title{margin:0}.events-listing__item--description>:first-child{margin-top:0}.events-listing__item--description>:last-child{margin-bottom:0}.events-listing__item--date{align-items:center;display:flex;font-size:.85rem;gap:.5rem;margin:0}.events-listing__item--date .bullet{color:var(--bz-secondary);margin:0 .25rem}.events-listing__item--title{font-size:20px}.events-listing__item+.events-listing__item{border-top:1px solid var(--bz-mgrey);margin-top:2rem;padding-top:2rem}.events-listing__nav{display:flex;justify-content:space-between;margin-top:3rem}.events-listing__nav .next-button{margin-left:auto}