/*
Theme Name: Digitalland
Theme URI: https://digitalland.com.br
Author: Digitalland
Author URI: https://digitalland.com.br
Description: Tema oficial Digitalland — CRIA. CONECTA. TRANSFORMA. Construído com base no Design System v1.0 (Maio/2024).
Version: 1.0.0
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.0
License: Proprietary
Text Domain: digitalland
*/

/* Reset mínimo — o grosso do estilo vem do theme.json + block styles */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
