
/* =========================================================
   V124 — PAGE CONTACT UNIQUEMENT
   ========================================================= */

/* "Coordonnées" uniquement */
.mq124-coordonnees-white {
    color: #ffffff !important;
}

/* Supprimer uniquement le titre "Contactez-nous" */
.mq124-contactez-hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;

    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;
}
