.elementor-kit-9{--e-global-color-primary:#FA2837;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8073a21:#FFFFFF;--e-global-color-e2e7854:#262626;--e-global-color-ccaee19:#FFEDED;--e-global-typography-primary-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--e-global-typography-accent-font-weight:500;}

.mentions-legales-content {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px 60px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #333;
}

.ml-section {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.ml-section-last {
    border-bottom: none;
    margin-bottom: 0;
}

.mentions-legales-content h2 {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #FA2837;
    display: inline-block;
}

.mentions-legales-content h3 {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #262626;
    margin: 24px 0 12px;
}

.mentions-legales-content p {
    margin: 0 0 14px;
    text-align: justify;
}

.mentions-legales-content ul {
    margin: 0 0 16px;
    padding-left: 20px;
}

.mentions-legales-content ul li {
    margin-bottom: 8px;
}

.mentions-legales-content a {
    color: #FA2837;
    text-decoration: none;
}

.mentions-legales-content a:hover {
    text-decoration: underline;
}

.ml-table {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0 20px;
    font-size: 14px;
}

.ml-table td {
    padding: 10px 14px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top;
}

.ml-table td:first-child {
    width: 200px;
    color: #888;
    font-weight: 500;
    white-space: nowrap;
}

.ml-table tr:last-child td {
    border-bottom: none;
}

.ml-update {
    text-align: center;
    color: #999;
    font-size: 13px;
    font-style: italic;
}

@media (max-width: 767px) {
    .mentions-legales-content {
        padding: 20px 15px 40px;
    }
    .mentions-legales-content h2 {
        font-size: 19px;
    }
    .ml-table td:first-child {
        width: 120px;
        white-space: normal;
    }
    .ml-table td {
        padding: 8px 10px;
        font-size: 13px;
    }
}
