.page-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 3.5em;
    /*color: white;*/
    margin: 0;
}

/*.path-les-exposants .page-title:before,
.path-exposant .page-title:before{
    content: '';
    background: url(/themes/gdj/css/components/../../images/papillon.png) 0% 0% no-repeat padding-box;
    position: absolute;
    right: -30px;
    width: 85px;
    height: 85px;
    background-size: contain;
    top: -30px;
    transform: rotateY(180deg);
}
.path-animations-et-spectacles .page-title:before,
.path-les-ateliers-et-les-visites .page-title:before {
    content: '';
    background: url(/themes/gdj/css/components/../../images/coocinelleprofil.png) 0% 0% no-repeat padding-box;
    position: absolute;
    right: -10px;
    width: 45px;
    height: 45px;
    background-size: contain;
    top: 10px;
}*/
