/*
Theme Name: Lumus Rise
Theme URI: https://lumusrise.com
Author: Lumus Rise
Author URI: https://lumusrise.com
Description: Custom single-page landing theme for Lumus Rise — Real Estate Sales Generation Agency.
Version: 1.0
Requires at least: 5.9
Requires PHP: 7.4
Text Domain: lumus-rise
*/

/* All page styling lives inline inside index.php (scoped <style> blocks per section).
   This stylesheet is intentionally left minimal — it only exists to satisfy the
   WordPress theme header requirement and to hold any small global overrides. */

html, body {
  margin: 0;
  padding: 0;
}
