/* ==== Bouton formulaire disable ==== */
button[disabled] {
    background-color: #ccc !important;
    cursor: not-allowed;
}
/* ======== */