.elementor-1985 .elementor-element.elementor-element-ecfee5f{--display:flex;}.elementor-1985 .elementor-element.elementor-element-07dac55{width:var( --container-widget-width, 72.758% );max-width:72.758%;--container-widget-width:72.758%;--container-widget-flex-grow:0;}.elementor-1985 .elementor-element.elementor-element-07dac55.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS */body.elementor-page-1985 h1 { /* Target the h1 element, commonly used for page titles */
    color: #00BBFF; /* Set the text color to #00BBFF */
    text-align: center; /* Center the text horizontally within its container */
    font-size: 3em; /* Make the title larger */
    padding: 20px; /* Add some padding around the title text */
    border-radius: 10px; /* Apply rounded corners to the title's background */
    background-color: #ffffff; /* White background for the title box */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Add a subtle shadow */
    font-family: "Inter", sans-serif; /* Ensure Inter font is used */
}/* End custom CSS */