.diaporama-portfolio {
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.diaporama-portfolio .swiper-pagination-simple {
	width: 100% !important;
	text-align: center !important;
}

.diaporama-portfolio .swiper-pagination {
	width: 100% !important;
	justify-content: center !important;
	left: 0 !important;
	right: 0 !important;
}

.logo-boostsante {
	margin-top: -10px !important;
	margin-bottom: 10px !important;
}

.couverture-votre-sante {
	margin-top: -25px !important;
}

.livres-rapproches {
	margin-top: -30px !important;
}

.remonter-image {
	margin-top: -20px !important;
}

.remonter-image {
	margin-top: -30px !important;
	margin-block-start: -30px !important;
}

.page-id-32 .entry-title {
	font-size: 36px !important;
}

.page-id-407 .post-thumbnail img,
.page-id-407 .featured-image img {
	height: auto !important;
	max-height: none !important;
	object-fit: contain !important;
}

.page-id-182 .post-thumbnail,
.page-id-182 .featured-image {
	height: auto !important;
	max-height: none !important;
	overflow: visible !important;
}

.page-id-182 .post-thumbnail img,
.page-id-182 .featured-image img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	max-height: none !important;
	object-fit: contain !important;
}

.remonter-image {
	margin-top: -10px !important;
}

/* Dégradé turquoise – titre MON EXPERTISE */
.titre-degrade {
	background: linear-gradient(90deg, #007F9E 0%, #0190AB 45%, #72BFCB 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

/* Séries d'infographies sport-santé */
.series-infographies {
	gap: 25px !important;
	margin-top: -15px !important;
}

.series-infographies .wp-block-image {
	margin: 0 !important;
}

.series-infographies .wp-block-image img {
	width: 100% !important;
	height: auto !important;
	display: block;
}

/* Page Travaillons ensemble - masquer le titre vide et sa ligne */
.page-id-9641 .page-title {
    display: none !important;
}

/* Page Travaillons ensemble - rapprocher le formulaire du bandeau */
.page-id-9641 #content {
    margin-top: -80px !important;
}

.bandeau-signature {
    background-color: #50B3C5 !important;
}

/* Bandeau signature accueil */
.bandeau-signature {
    background-color: #50B3C5 !important;
}

/* Alignement enveloppe - Restons en contact */
.titre-contact img {
    vertical-align: middle !important;
    position: relative;
    top: 6px;
    margin-right: 8px;
}

/* Bloc Restons en contact */
.contact-accueil {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
}

.newsletter-inversee .wp-block-jetpack-subscriptions__form-elements {
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 16px !important;
    align-items: stretch !important;
}