.yp-container--tarifs .yp-row--tarifs .yp-col--tarifs-1 .yp-extension--ylly_services .yp-services__categories .yp-category__services {
    color: white;
}

.yp-container--prestations .yp-article-single .yp-article-single__body>* {
    color: white;
}

.image_resized,
.image_resized img {
    max-width: 100vw;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}