.elementor-365 .elementor-element.elementor-element-74fb759e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-365 .elementor-element.elementor-element-d7af7a3{--display:flex;}.elementor-365 .elementor-element.elementor-element-62dcbbcb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-02c6658 */<style>
    /* 1. FORCE LA POLICE PREMIUM LORS DE LA SAISIE */
    .luxury-form-wrapper input:not([type="submit"]), 
    .luxury-form-wrapper textarea {
        font-family: 'Cormorant Garamond', serif !important;
        font-size: 20px !important;
        font-style: italic !important;
        color: #ffffff !important;
    }

    /* 2. FORCE LA COULEUR OR SUR LE MESSAGE D'ERREUR */
    div.luxury-form-wrapper .wpcf7-form .wpcf7-not-valid-tip,
    div.luxury-form-wrapper .wpcf7-form span.wpcf7-not-valid-tip {
        color: #C5A059 !important; /* Ton code OR */
        font-family: 'Inter', sans-serif !important;
        font-size: 11px !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important;
        display: block !important;
        margin-top: 10px !important;
        border: none !important;
    }

    /* 3. CHANGE LA LIGNE SOUS LE CHAMP EN OR SI ERREUR */
    .wpcf7-not-valid {
        border-bottom: 1px solid #C5A059 !important;
    }
</style>/* End custom CSS */