/**
 * Elementor Styles
 *
 * Minimal styles for Elementor integration
 *
 * @package Nila
 * @since 1.0.0
 */

/* Elementor compatibility styles */
.elementor-widget {
    margin-bottom: 20px;
}

.elementor-section {
    margin-bottom: 0;
}

