/*
Theme Name: dtech
Theme URI: https://example.com/dtech
Author: You
Description: Tema WordPress baseado em /index.html convertido para o tema "dtech".
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: dtech
*/

/* Import basic reset or add theme styles here */
body { font-family: Arial, Helvetica, sans-serif; color: #333; }

.header-logo { max-width: 220px; }
.site-content { padding: 2rem; }
.footer { padding: 2rem; background:#111; color:#fff; }
