.page-title-heading .titrehead {
    font-weight: 700;
    font-size: 47px;
    line-height: 54px;
    display: inline-block;
    margin-bottom: 10px;
        font-family: 'Amiri', serif;
}

.site-branding img {
    max-height: 90px;
}
h2 .blanc{
	color: #FFF !important;
}
h3 .blanc{
	color: #FFF !important;
}

.section-title .titreh3 {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    font-family: 'Nunito', sans-serif;
    position: relative;
}

.bleu{
    color: #0198CC;
}

.bgbleu{
    background-color: #0198CC;
}

