/* Forcer Roboto sur tous les boutons WPBakery */
.vc_btn3,
.vc_btn3.vc_btn3-style-modern,
.vc_btn3-style-modern,
body .vc_btn3,
body .vc_btn3-style-modern,
body a.vc_btn3,
body a.vc_btn3-style-modern,
a.vc_general.vc_btn3,
a.vc_btn3 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 700 !important;
}

/* Bouton spécifique type moderne */
.vc_btn3-style-modern {
    font-family: "Roboto", sans-serif !important;
}