TENTA ESSE
Inserir HTML : Todas as Páginas > Rodapé > HTML
> <!-- Tamanho texto categoria -->
>
> <style type="text/css">
> .listagem .titulo-categoria {
> font-size: 16px;
> }
> </style>
>
>
> <!-- Centralizar categorias -->
>
> <style type="text/css">
> .listagem .titulo-categoria {
> text-align: center;
> }
> </style>