?>
                    </strong>
                </h4>

                <p class="mt-md">
                    <a data-toggle="collapse" href="#resumo-<?php 
echo get_the_ID();
?>
" aria-expanded="false"
                       aria-controls="resumo-<?php 
echo get_the_ID();
?>
"> Resumo <i class="fa fa-caret-down"></i></a>
                </p>
                <?php 
$lista_autores = get_autores_from_excerpt(get_the_excerpt());
?>
                <div class="collapse" id="resumo-<?php 
echo get_the_ID();
?>
"><?php 
the_content();
?>
</div>

                <p>
                    <small class="text-muted">
                        Publicado em: <?php 
echo get_post_meta(get_the_ID(), 'pub_date', true);
?>
<br/>
    ?>
</strong></h4>

                            <p><?php 
    the_content();
    ?>
</p>

                            <p>
                                <small class="text-muted">
                                    Publicado em: <?php 
    echo get_post_meta(get_the_ID(), 'pub_date', true);
    ?>
<br/>
                                    <?php 
    $autores_destaque = get_autores_from_excerpt(get_the_excerpt());
    if (!empty($autores_destaque)) {
        ?>
                                        Coordenação: <?php 
        echo implode(' ', $autores_destaque);
    }
    ?>
                                </small>
                            </p>
                        </div>
                        <div class="row divider-top">
                            <div class="col-md-6">
                                <a href="<?php 
    echo get_post_meta(get_the_ID(), 'pub_dld_file', true);
    ?>
" class="btn btn-danger">