$(document).ready(function() {
   $('#home-main-destinations-text p a:first-child').addClass('bucket-title');
});
