.elementor-636 .elementor-element.elementor-element-79c0257{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-9698e35 */.privacy-policy-container {
    max-width: 900px;
    margin: 60px auto;
    padding: 0 5%;
    line-height: 1.8;
    color: #4a5568;
}

.privacy-policy-container h1 {
    color: #0a192f;
    font-size: 36px;
    margin-bottom: 30px;
    border-bottom: 3px solid #00D1B2;
    display: inline-block;
}

.privacy-policy-container h2 {
    color: #0a192f;
    font-size: 24px;
    margin-top: 40px;
}

.privacy-policy-container strong {
    color: #0a192f;
}

.privacy-policy-container ul {
    margin-bottom: 20px;
}

.privacy-policy-container a {
    color: #00D1B2;
    text-decoration: none;
    font-weight: 700;
}/* End custom CSS */