/home/preegmxb/qasmartz.theoriginalsstudios.com/wp-content/themes/lexend/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the #content div and all content after.
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package lexend
 */
?>


    </main>
    <!-- main-area-end -->

    <?php
        do_action( 'lexend_footer_style' );

        wp_footer();
    ?>

    </body>
</html>