/*
Theme Name: King Post: Estilo G1
Theme URI: https://kingpost.com.br/
Author: King Post
Author URI: https://kingpost.com.br/
Description: Tema estilo portal inspirado no G1: header vermelho, menu drawer branco, home com hero e seções por categoria.
Version: 10.21
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: portalpronews
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: news, blog, two-columns, custom-logo, threaded-comments
*/

/* Pequenos ajustes do footer (mantidos no style.css, como no tema analisado) */
.footer-bottom .footer-nav ul { margin: 0; padding: 0; list-style: none; display: flex; gap: 14px; justify-content: flex-end; }
.footer-bottom .footer-nav a { color: rgba(255,255,255,.85); text-decoration: none; font-size: 13px; }
.footer-bottom .footer-nav a:hover { text-decoration: underline; }
