.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-ad87dd9 *//* Privacy Policy Styles for Elementor */

/* Main heading styling - apply to H1 widget */
.privacy-policy-heading {
    color: #2c3e50;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

/* Section heading styling - apply to H2 widgets */
.privacy-section-heading {
    color: #3498db;
    margin-top: 25px;
}

/* Text styling - can be applied to Text Editor widgets */
.privacy-text {
    margin-bottom: 15px;
}

/* Section container styling */
.section {
    margin-bottom: 30px;
}

/* Summary highlight box styling */
.highlight {
    background-color: #f8f9fa;
    padding: 15px;
    border-left: 4px solid #3498db;
    margin-bottom: 20px;
}

/* Container styling - can be applied to Section widget */
.privacy-policy-container {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}/* End custom CSS */