jQuery(document).ready(function($) {
// This activates the Magnific Popup library for the team pills
$('.inline-popup-link').magnificPopup({
type: 'inline',
midClick: true,
mainClass: 'mfp-fade',
removalDelay: 160,
fixedContentPos: true
});
});Skip to main content