.elementor-460 .elementor-element.elementor-element-42f6f894{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-a5f121f *//* ARMember espace client - noir et blanc */
.arm_template_wrapper,
.arm_template_wrapper *,
.arm_account_detail_wrapper,
.arm_account_detail_wrapper *,
.arm_profile_detail_wrapper,
.arm_profile_detail_wrapper * {
    border-color: #e5e5e5 !important;
}

/* Enlever tous les bleus */
.arm_template_wrapper a,
.arm_account_detail_wrapper a,
.arm_profile_detail_wrapper a,
.arm_profile_tab_link,
.arm_account_link {
    color: #000 !important;
}

/* Menu / onglets */
.arm_profile_tab_menu,
.arm_account_menu,
.arm_template_wrapper .arm_profile_tab_menu li,
.arm_template_wrapper .arm_profile_tab_menu li a {
    background: #000 !important;
    color: #fff !important;
}

/* Onglet actif */
.arm_profile_tab_menu li.active,
.arm_profile_tab_menu li.active a,
.arm_profile_tab_menu li:hover,
.arm_profile_tab_menu li:hover a {
    background: #222 !important;
    color: #fff !important;
}

/* Boutons */
.arm_template_wrapper button,
.arm_template_wrapper input[type="submit"],
.arm_template_wrapper .arm_button,
.arm_template_wrapper .arm_btn,
.arm_template_wrapper .arm_form_field_submit_button {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}

/* Boutons hover */
.arm_template_wrapper button:hover,
.arm_template_wrapper input[type="submit"]:hover,
.arm_template_wrapper .arm_button:hover,
.arm_template_wrapper .arm_btn:hover {
    background: #222 !important;
    color: #fff !important;
}

/* Titres */
.arm_template_wrapper h1,
.arm_template_wrapper h2,
.arm_template_wrapper h3,
.arm_template_wrapper h4 {
    color: #000 !important;
}

/* Icônes bleues */
.arm_template_wrapper i,
.arm_template_wrapper svg,
.arm_template_wrapper .fa,
.arm_template_wrapper .fas {
    color: #000 !important;
    fill: #000 !important;
}

/* Barres / fonds bleus */
.arm_template_wrapper [style*="background"],
.arm_template_wrapper [class*="blue"],
.arm_template_wrapper [class*="primary"] {
    background-color: #000 !important;
    color: #fff !important;
}/* End custom CSS */