.elementor-449 .elementor-element.elementor-element-6ddb8bc{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4f1fb56 *//* Container */
.privacy-container {
    max-width: 1100px;
    margin: 80px auto;
    padding: 20px;
}

/* Main Title */
.pp-title {
    font-family: 'Playfair Display', serif !important;
    color: #0B1F3A !important;
    font-weight: 400 !important;
    font-size: 42px;
    margin-bottom: 15px;
}

/* Subtitle */
.pp-sub {
    font-family: 'Poppins', sans-serif !important;
    color: #6c757d !important;
    margin-bottom: 30px;
}

/* Headings */
.pp-heading {
    font-family: 'Open Sans', sans-serif !important;
    color: #0B1F3A !important;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
}

/* Paragraph */
.pp-text {
    font-family: 'Poppins', sans-serif !important;
    color: #6c757d !important;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 15px;
}

/* MOBILE RESPONSIVE 🔥 */
@media (max-width: 768px) {

    .pp-title {
        font-size: 33px;
    }

    .pp-heading {
        font-size: 23px;
    }

    .pp-text {
        font-size: 15px;
    }

}



.email-link {
  color: #4da3ff !important;
  text-decoration: underline;
}

.email-link:hover {
  color: #1f6fd6 !important;
}/* End custom CSS */