/home/lnzliplg/public_html/wp-content/themes/legal-justice/footer.php
<?php
/**
 * The template for displaying the footer.
 *
 * @package legal-justice
 */
?>
	<div class="Main-footer">
		<?php get_template_part( 'template-parts/footer/footer-file' ); ?>
	</div>
	<div class="clearfix"></div>
	<?php wp_footer(); ?>
	</body>
</html>