/*
Theme Name: Elementor Child
Theme URI: https://yourwebsite.com
Description: A child theme for Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0.0
*/

/* Custom Styles Below */

/* Example: Calendly section styling */
.calendly-inline-widget {
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    margin: 20px 0;
}
