:root{--page-title-display:none;}/* Start custom CSS */.hero-h1 em {
    background-image: linear-gradient(to right, #FF8C69, #E83D5C);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline;
    font-style: normal;
}

.offre-ideal strong {
    color: #f5f5f5;
}/* End custom CSS */