/*
Theme Name: Um Preço Justo
Theme URI: https://blog.onefairprice.com
Author: Homero Sousa
Author URI: https://blog.onefairprice.com
Description: Tema para loja de afiliados com painel de divulgação IA e newsletter.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: um-preco-justo
*/
body { margin:0; font-family:'Arial',sans-serif; background:#f9fafb; color:#333; }
a { color:#059669; text-decoration:none; }
header, footer { background:#fff; padding:1rem; box-shadow:0 2px 5px rgba(0,0,0,0.05); }
h1,h2,h3,h4,h5,h6 { color:#059669; }
.button { display:inline-block; padding:0.5rem 1rem; border-radius:0.375rem; background:#059669; color:#fff; cursor:pointer; }
.container { max-width:1200px; margin:0 auto; padding:0 1rem; }