
        #global_footer {
            display: flex;
        }

        #global_footer img {
            max-width: 80%;
        }

        a {
            text-decoration: underline !important;
        }

        a:hover {
            text-decoration: none !important;
        }

        .contenu h1 span {
            border-bottom: 0;
        }

        .sirtini {
            text-decoration: none;
            background: green;
        }

        .sirtini a,
        .sirtini b,
        .link strong {
            border-bottom: 0;
        }

        .bouton {
            background: green !important;
        }
    