/*
Theme Name: Incluud
Theme URI: https://incluud.com
Author: Incluud
Description: Custom marketing theme for Incluud. Renders the Incluud site design as native templates (decision intelligence for data-intensive industries).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: incluud
*/

/* Each page template carries its own full stylesheet for exact design fidelity.
   This file exists to satisfy the WordPress theme header and to hold a minimal
   safe baseline only. */

html, body { margin: 0; padding: 0; }
* { box-sizing: border-box; }
