
/* =========================================================
   V72 — FORCE MATCH TYPOGRAPHY
   ========================================================= */

/*
 * Valeurs de secours, au cas où JS n'a pas encore copié
 * le style calculé du vrai label de référence.
 */
#mq-contact-form .mq72-consent-title {
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    color: #173f59 !important;

    margin: 0 0 8px !important;
    padding: 0 !important;

    text-align: left !important;
}

/* L'étoile reste rouge */
#mq-contact-form .mq72-consent-title .mq71-required-star,
#mq-contact-form .mq72-consent-title .mq72-required-star,
#mq-contact-form .mq72-consent-title .wpforms-required-label,
#mq-contact-form .mq72-consent-title .required {
    color: #e35b48 !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
}
