/*
Theme Name: MG Quilombo
Theme URI: https://www.mgquilombo.com.br/
Author: MG Quilombo Design System
Author URI: https://www.mgquilombo.com.br/
Description: Tema editorial-arquivístico para o MG Quilombo — O Quilombo Minas Gerais. História e memória dos quilombos do Campo Grande e do Quilombo do Ambrósio. Compatível com WooCommerce (Livraria). Tinta sobre pergaminho, carmim #A4001E, tipografia Spectral/Archivo.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mg-quilombo
Tags: editorial, history, woocommerce, blog, two-columns, custom-menu, featured-images, translation-ready
*/

/*
  The real stylesheet lives in assets/css/mg-quilombo.css (enqueued from functions.php),
  so the design-system tokens load in cascade order. This file only carries the
  WordPress theme header above and a couple of safe resets.
*/
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
