.fond_monobloc {
    background-color: #FEFAF1;
    background-image: url("../img/chapiteau_r.webp"), url("../img/guirlande_1.webp");
    background-position: left top, right top;
    background-repeat: no-repeat;
    background-size: 28%, contain;
}

.fond_page, #page-content{
    background-color: unset !important; /*#FAF3E0*/
    background-image: url("../img/guirlande_1.webp");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
}

.icons-hearing:before{content:"\E023"}
.icons-drink:before{content:"\E544"}
.icons-hand-stop:before{content:"\E925"}

