File: /var/www/sites/30291/public_html/wp-content/themes/fernanda-menezes/footer.php
<footer class="site-footer" id="contato">
<div class="section-inner footer-grid">
<div>
<strong><?php bloginfo('name'); ?></strong>
<div>Transformando potencial em presença, direção e movimento.</div>
</div>
<div class="footer-links">
<a href="#solucoes">GF Studio</a>
<a href="#solucoes">Pulsar</a>
<a href="#clube">Clube</a>
<a href="#blog">Blog</a>
<a href="<?php echo fm_link('fm_instagram_url'); ?>">Instagram</a>
<a href="<?php echo fm_link('fm_whatsapp_url'); ?>">WhatsApp</a>
</div>
</div>
</footer>
<?php wp_footer(); ?>
</body>
</html>