/*
Theme Name: ABO FORMATION
Theme URI: https://preprod.abo-formation.fr/
Template: hello-elementor
Author: MBL SERVICE
Version: 1


*/

/* .elementor-container.elementor-column-gap-narrow {
    display: flex;
    justify-content: space-between;
} */
/* .elementor-337 .elementor-element.elementor-element-3c4240b > .elementor-widget-container {
    margin-top: -44px!important;
    margin-left: 35px!important;
    background-color: #0980A2;
    border-radius: 50px;
}
.elementor-element.elementor-element-3c4240b.elementor-widget__width-auto.name-advantage.elementor-widget.elementor-widget-theme-post-title.elementor-page-title.elementor-widget-heading {
    position: relative;
    top: -41px;
    left: 50px;
} */

/* .btn_contacter span.elementor-button-content-wrapper{
	display: flex!important;
    flex-direction: column!important;
} */
.text-nous-contacter{
text-shadow:1px 2px 0 #444!important;
}
#mon-bouton{
        text-decoration: none;
    border-radius: 5px; /* Coins arrondis */
    box-shadow: 0 2px 0 #C2C2C2; /* Ombre en bas pour l'effet 3D */
    transition: box-shadow 0.3s ease!important;  
}