/* ==========================================================
   SITE CLE EN MAIN — ACCESSIBILITE
========================================================== */

body.page-id-10839 .ip13-a11y-step-number {
    color:#151515 !important;
    opacity:1 !important;
    text-shadow:0 0 10px rgba(186, 104, 255, .30) !important;
}

body.page-id-10839 .ip13-web-card-button:focus-visible,
body.page-id-10839 a:focus-visible,
body.page-id-10839 button:focus-visible {
    outline:3px solid #c675ff !important;
    outline-offset:3px !important;
}


/* Contraste renforcé des étapes 01 / 02 / 03 / 04 */
body.page-id-10839 article strong.ip13-a11y-step-number,
body.page-id-10839 article strong {
    color:#151515 !important;
    opacity:1 !important;
    text-shadow:0 0 6px rgba(180, 90, 255, .65),
        0 0 14px rgba(145, 65, 255, .45) !important;
}

body.page-id-10839 article {
    color:#151515;
}


/* ==========================================================
   CONTRASTE FINAL — NOTRE METHODE
========================================================== */

body.page-id-10839 .ip13-web-process article {
    background:#ffffff !important;
    color:#151515 !important;
    border-color:rgba(174, 82, 255, .55) !important;
}

body.page-id-10839 .ip13-web-process article strong {
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;

    min-width:46px !important;
    min-height:40px !important;
    padding:7px 11px !important;

    color:#fff !important;
    background:#4b1680 !important;

    border:1px solid #cf8cff !important;
    border-radius:9px !important;

    opacity:1 !important;
    text-shadow:none !important;
    font-weight:800 !important;
}

body.page-id-10839 .ip13-web-process article h3 {
    color:#151515 !important;
    opacity:1 !important;
}

body.page-id-10839 .ip13-web-process article p {
    color:#151515 !important;
    opacity:1 !important;
}

