#pastEventsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;padding:0 20px;margin:100px 0}.pastEventsLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pastEventsLinks a{border-bottom:2px solid #1b066d}.pastEventsLinks a,.pastEventsLinks p{margin:0 10px;text-align:center;font-size:26px;font-family:"Avenir Next Medium"}.pastEventsTitle,.pastEventsSubTitle,.pastEventsParagraph{text-align:center;font-family:"Avenir Next Regular"}.pastEventsParagraph{max-width:500px}