/* =================================================== *
 * ========== GESTION SPECIFIQUE IMPRESSION ========== *
 * =================================================== */

header, #rdvNewAppointmentForm  {
    display: none;
}

.wrapper {
    padding: 0;
}

h1, h2, h3, a {
    color: black;
}

.planning {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}