.elementor-1368 .elementor-element.elementor-element-163f20c{--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-dfb0515 *//* Privacy Policy Page Styling */
.privacy-policy {
    margin: 100px 0;        /* 100px top & bottom spacing */
    font-size: 16px;
    line-height: 1.8;
}

.privacy-policy h1 {
    font-size: 32px;        /* same style as blog main title */
    font-weight: bold;
    margin-bottom: 20px;
}

.privacy-policy h2 {
    font-size: 24px;        /* same style as blog subheadings */
    font-weight: bold;
    margin: 40px 0 15px 0;
}

.privacy-policy p,
.privacy-policy ul {
    margin-bottom: 20px;
}

.privacy-policy ul {
    padding-left: 20px;
    list-style: disc;
}/* End custom CSS */