/*
Theme Name: WebMintora Hello Elementor Child
Theme URI: https://webmintora.com
Description: Premium conversion-focused Hello Elementor Child Theme for WebMintora Digital Agency. Built for maximum speed, accessibility, and high conversion.
Author: WebMintora (Sanjay)
Author URI: https://webmintora.com
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: webmintora
*/

/* Enqueue custom variables and styles from child theme */
@import url("../css/design-system.css");

/* Theme Specific Overrides */
.elementor-page {
  background-color: var(--wm-navy-deep) !important;
  color: #E2E8F0 !important;
}

.elementor-section-wrap {
  overflow: hidden;
}
