/* Tema gerado por gerar_css.py — edite livremente */
:root{
  --brand-small:#974917;
  --brand-strong:#6b3410;
  --fonte-texto:'Helvetica Neue', Arial, sans-serif;
  --fonte-titulos:'Segoe UI', sans-serif;
  --footer:#9f4d19;
  --green:#c25e1e;
  --largura:1160px;
  --marca1:#f5c07a;
  --marca2:#c25e1e;
  --nav-hover:#c97139;
  --tag:#cd7b46;
  --topbar:#884215;
}

/* Ajustes extras da planilha */
.card{border-radius:12px}
