.elementor-235 .elementor-element.elementor-element-a756e0f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2ddb4e1 */.policy-container {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    max-width: 900px;
    margin: auto;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.policy-container h2 {
    text-align: center;
    color: #0073aa;
    padding-bottom: 10px;
    border-bottom: 2px solid #0073aa;
}

.policy-section {
    margin-top: 20px;
    padding-bottom: 10px;
}

.policy-section h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 8px;
}

.policy-section p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}/* End custom CSS */