p#emaildomain::after {
    content: "@pncn.education.gouv.fr";
}

p#emaildomain2::after {
    content: "@education.gouv.fr";
}

span#emailContactPncn::before {
    content: "pncn";
}

span#emailAE::before {
    content: "autorite.enregistrement";
}

span#emailDPO::before {
    content: "dpo";
}

span#botblocker {
    display: none;
}

ul.plist {
    list-style-type: none;
}

ul.plist li {
    margin-bottom: 15px;
}