/*
Theme Name: Correio Lookout
Theme URI: https://ocorreiopopular.com.br
Author: O Correio Popular
Description: Tema editorial, leve e moderno para O Correio Popular, inspirado no design limpo de jornais locais premiados (estilo "Lookout Local"). Construido sob medida a partir de um prototipo aprovado, com tipografia de leitura (Source Serif 4 + Archivo), grade de materias e area de "Mais Lidas".
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 7.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: correio-lookout
Tags: news, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, right-sidebar, footer-widgets
*/

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body {
	background: #e9e9e6;
	font-family: system-ui, -apple-system, "Segoe UI", sans-serif;
}
img { max-width: 100%; height: auto; }
a { color: inherit; }
