.yp-container--header .header__logo img {
        max-height: 100px;
}

.yp-container--prestations {
        padding-bottom: 7rem;
        text-align: center;
    }
}


/* Hover sur le titre */
.yp-articles-list__item:hover .yp-articles-list__body-title-link {
    color: #d2b48c !important;
}

/* Hover sur le bouton */
.yp-articles-list__item:hover .yp-articles-list__body-btn {
    color: #d2b48c !important;
}