/*
Theme Name: RemoteMinion Starter
Theme URI: https://www.remoteminion.ai
Author: KHP Remote FTE Pvt Ltd
Author URI: https://www.remoteminion.ai
Description: Blank starter theme for RemoteMinion.ai — fully Elementor Pro editable. All sections built with Elementor containers/widgets.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: remoteminion
Tags: one-page, full-site-editing, custom-background, custom-logo
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
*/

/* Reset — Elementor handles all styling */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'DM Sans', sans-serif; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
