/* enseigne  */
@media (min-width:1981px) {

    .page-id-2 .item-actus .item-content img {
        margin-left: 0;
    }

    /* START background REALISATIONS --------------------------------------------------------- */

    /* all */
    #primary #main .titleanimaterealisations .elementor-widget-container h1,
    #primary #main .titleanimaterealisations .elementor-widget-container h3 {
        width: 100% !important;
        left: 0 !important;
        position: absolute;
        line-height: 300px;
        text-align-last: center;
    }
    /* activites - subpages */
    #primary #main .titleanimaterealisations.subpagesolutionsmetiers .elementor-widget-container h1,
#primary #main .titleanimaterealisations.subpagesolutionsmetiers .elementor-widget-container h3{
        width: 100% !important;
        left: 0 !important;
        top: -25px;
    }


    /* END background REALISATIONS --------------------------------------------------------- */


    #post-2 h2 {
        text-align: center;
      }


      #post-2 .elementor-widget.elementor-widget-heading h2 {
        max-width: 100% !important;
    }

}

body article .elementor a {
    font-weight: normal;
    /* color: white; */
    text-decoration: underline;
}
body article .elementor a:hover {
    font-weight: bold;
    color: white;
    text-decoration: none;
}