/*
Theme Name: The Lucien
Theme URI: https://immersivespaces.co
Author: Immersive Spaces
Author URI: https://immersivespaces.co.com/
Description: A custom theme for The Lucien.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: elementor-blank
*/

/* Remove theme margins around Elementor containers */
.elementor-container,
.elementor-section,
.elementor-widget-container,
.e-con {
    margin: 0 !important;
    padding: 0;
}
.site-main {
    padding: 0 !important;
}
selector .elementor-field {
    padding: 0 !important;
    height: 40px;
    line-height: 40px;
}
