/*
Theme Name: ELSE — Landing Theme
Theme URI: https://else.co/
Author: ELSE
Author URI: https://else.co/
Description: Minimal landing theme with sections (header, hero, automation-flow, about, portfolio, testimonials, pricing, cta, footer). Includes ACF PRO JSON autoload from acf-json.
Version: 1.0.33
Text Domain: elseco
*/

/* Base reset (very light; extend in assets/css/theme.css) */
html,
body {
	margin: 0;
	padding: 0;
}

/* Ensure sections are block-level */
section {
	display: block;
}
