When in the Atahualpa admin, the jQuery Migrate Helper reports...
wp-content/themes/atahualpa/options/ata-admin.js: jQuery.fn.bind() is deprecated
The .bind needs to be changed to .on in two places in that file to get rid of the deprecated notice.