/*
Theme Name: Gerardo & Erika Wedding
Theme URI: https://gameonbusiness.com/
Author: Game on Business LLC
Author URI: https://gameonbusiness.com/
Description: Minimal full-screen WordPress theme built for the Gerardo & Erika Elementor wedding invitation. Removes default WordPress title/header/footer output and provides clean canvas templates.
Version: 1.0.3
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gerardo-erika-wedding
Tags: custom-background, full-width-template, one-column, wedding, elementor
*/

/* Theme shell only. Main invitation styling is loaded from assets/css/wedding-invite.css. */
html, body { margin: 0; padding: 0; }
body { background: #FAF6EE; }
.site-main { min-height: 100vh; }
