.elementor-68335 .elementor-element.elementor-element-2f07e04{text-align:center;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-c3491e4 */.myagileprivacy_text_wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.7;
    color: #333;
}

/* Titoli */
.myagileprivacy_text_wrapper h1,
.myagileprivacy_text_wrapper h2,
.myagileprivacy_text_wrapper h3 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.myagileprivacy_text_wrapper h1 {
    font-size: 32px;
}

.myagileprivacy_text_wrapper h2 {
    font-size: 24px;
}

.myagileprivacy_text_wrapper h3 {
    font-size: 20px;
}

/* Paragrafi */
.myagileprivacy_text_wrapper p {
    margin-bottom: 18px;
}

/* Liste */
.myagileprivacy_text_wrapper ul,
.myagileprivacy_text_wrapper ol {
    margin-left: 20px;
    margin-bottom: 20px;
}

.myagileprivacy_text_wrapper li {
    margin-bottom: 8px;
}

/* Link */
.myagileprivacy_text_wrapper a {
    color: #0073aa;
    text-decoration: underline;
}

/* Mobile */
@media (max-width: 768px) {
    .myagileprivacy_text_wrapper {
        padding: 20px 15px;
        font-size: 15px;
    }

    .myagileprivacy_text_wrapper h1 {
        font-size: 24px;
    }

    .myagileprivacy_text_wrapper h2 {
        font-size: 20px;
    }
}/* End custom CSS */