.txt-fluo-violet{
    color: #D800BE;
}

.txt-fluo-vert{
    color: #008081;
}
    
.txt-fluo-jaune{
    color: #FFD254;
}

main{
    overflow: hidden;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 170px;
}


.smile-svg{
    position: relative;
}
.smile-svg.violet::after {
    content: '';
    display: inline-block;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 40"><path d="M76.9253 11.7059C66.087 32.8773 45.6472 38.0304 45.6447 38.0365C32.4754 41.1915 18.7047 38.2065 0.160992 24.4503C0.160992 24.4503 31.3832 44.3562 55.0748 23.2116C59.9312 18.8777 63.6237 13.3918 66.0782 7.35836C66.2527 6.93664 67.3649 4.41916 67.4147 4.29867C68.6612 1.28639 72.2103 -0.483767 75.0059 1.04709C81.0687 4.38155 77.4507 10.6744 76.9253 11.7059Z" fill="%23D800BE"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 1.5vw;
    position: absolute;
    bottom: 0vw;
    left: -1vw;
}

.smile-svg.vert::after {
    content: '';
    display: inline-block;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 40"><path d="M76.9253 11.7059C66.087 32.8773 45.6472 38.0304 45.6447 38.0365C32.4754 41.1915 18.7047 38.2065 0.160992 24.4503C0.160992 24.4503 31.3832 44.3562 55.0748 23.2116C59.9312 18.8777 63.6237 13.3918 66.0782 7.35836C66.2527 6.93664 67.3649 4.41916 67.4147 4.29867C68.6612 1.28639 72.2103 -0.483767 75.0059 1.04709C81.0687 4.38155 77.4507 10.6744 76.9253 11.7059Z" fill="%23008081"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 1.5vw;
    position: absolute;
    bottom: -0.3vw;
    left: -1.2vw;
}
ul.bricks-mobile-menu{
    margin-top: 30px;
}
.smile-svg.blanc::after {
    content: '';
    display: inline-block;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 40"><path d="M76.9253 11.7059C66.087 32.8773 45.6472 38.0304 45.6447 38.0365C32.4754 41.1915 18.7047 38.2065 0.160992 24.4503C0.160992 24.4503 31.3832 44.3562 55.0748 23.2116C59.9312 18.8777 63.6237 13.3918 66.0782 7.35836C66.2527 6.93664 67.3649 4.41916 67.4147 4.29867C68.6612 1.28639 72.2103 -0.483767 75.0059 1.04709C81.0687 4.38155 77.4507 10.6744 76.9253 11.7059Z" fill="%23ffffff"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 1.5vw;
    position: absolute;
    bottom: -1vw;
    left: -1vw;
}

.smile-svg.noir::after {
    content: '';
    display: inline-block;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 40"><path d="M76.9253 11.7059C66.087 32.8773 45.6472 38.0304 45.6447 38.0365C32.4754 41.1915 18.7047 38.2065 0.160992 24.4503C0.160992 24.4503 31.3832 44.3562 55.0748 23.2116C59.9312 18.8777 63.6237 13.3918 66.0782 7.35836C66.2527 6.93664 67.3649 4.41916 67.4147 4.29867C68.6612 1.28639 72.2103 -0.483767 75.0059 1.04709C81.0687 4.38155 77.4507 10.6744 76.9253 11.7059Z" fill="%23000000"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 1.5vw;
    position: absolute;
    bottom: -0.3vw;
    left: -1.2vw;
}

.smile-svg.violet2::after {
    content: '';
    display: inline-block;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 40"><path d="M76.9253 11.7059C66.087 32.8773 45.6472 38.0304 45.6447 38.0365C32.4754 41.1915 18.7047 38.2065 0.160992 24.4503C0.160992 24.4503 31.3832 44.3562 55.0748 23.2116C59.9312 18.8777 63.6237 13.3918 66.0782 7.35836C66.2527 6.93664 67.3649 4.41916 67.4147 4.29867C68.6612 1.28639 72.2103 -0.483767 75.0059 1.04709C81.0687 4.38155 77.4507 10.6744 76.9253 11.7059Z" fill="%23D800BE"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 1.5vw;
    position: absolute;
    bottom: -0.3vw;
    left: -1.2vw;
}
