/*
Theme Name: ContentBoost.io
Theme URI: https://contentboost.io
Author: ContentBoost
Description: Modern SaaS landing page theme (static landing page layout).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: contentboost-io
Tags: landing-page, one-column, custom-colors
*/

/* Minimal base – the layout is mostly Tailwind + assets/css/theme.css */
html, body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }

