.elementor-1250 .elementor-element.elementor-element-24e308a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-60ead80 *//* --- STYLES POUR LES PAGES DE POLITIQUE (Clean & Readable) --- */
.policy-page-container {
    max-width: 900px;
    margin: 50px auto;
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
}
.policy-title {
    font-size: 2.5em;
    color: #000000; /* Noir Pur */
    border-bottom: 3px solid #D4AF37; /* Souligné Or */
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.policy-subtitle {
    font-size: 1.5em;
    color: #5D3A7E; /* Violet de marque */
    margin-top: 30px;
    margin-bottom: 15px;
}
.policy-intro, .policy-date {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 25px;
}

.policy-list {
    list-style: none;
    padding-left: 0;
}
.policy-list li {
    margin-bottom: 15px;
    line-height: 1.6;
    font-size: 1em;
    border-left: 3px solid #eee;
    padding-left: 15px;
}
.policy-list strong {
    color: #000000;
}

/* Réutilisation du style CTA */
.cta-button-container.small-cta .cta-button {
    padding: 12px 30px;
    font-size: 1em;
    margin-top: 25px;
}

.policy-subtitle{
    color: black;
}/* End custom CSS */