$(document).ready(function(){
  $('.sw-portfolio-back-to-projects a').html('Back to Events');
});

