<footer class="footer footer-type-3 bg-light"> <div class="bottom-footer bg-white"> <div class="container"> <div class="row"> <div class="col-sm-12 copyright text-center"> <?php get_template_part( 'inc/content-footer', 'copyright' ); ?> </div> </div> </div> </div> </footer>