/* Share this project — page dédiée (fond blanc, comme l’ancien bloc principal) */
body.share-project-page {
  background-color: #ffffff;
}

body.share-project-page #section_share_project {
  --mceRow-background: #ffffff;
  --global-backgroundColor: #ffffff;
  --global-headingTextColor: #151515;
  --global-paragraphTextColor: #151515;
}

#section_share_project .mceText {
  --local-textColor: #151515;
}

#section_share_project .share-project-back {
  margin-bottom: 1.75rem;
}

#section_bc431b7b4e04a7d2120516e016eb51af .pray-back-strip--footer {
  width: 100%;
  max-width: var(--global-maxWidth, 1360px);
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 1.25rem;
}

body.share-project-page #section_bc431b7b4e04a7d2120516e016eb51af .pray-back a {
  color: #ffffff !important;
  background-color: #2a80e1 !important;
  border-color: transparent !important;
}

body.share-project-page #section_bc431b7b4e04a7d2120516e016eb51af .pray-back a:hover {
  color: #ffffff !important;
  background-color: #1b6ac2 !important;
}

#section_share_project .share-project-intro {
  margin-bottom: 2rem;
}

#section_share_project .share-project-intro p:last-child {
  margin-bottom: 0;
}

#section_share_project .share-project-back a {
  color: #ffffff !important;
  background-color: #2a80e1 !important;
  border-color: transparent !important;
}

#section_share_project .share-project-back a:hover {
  color: #ffffff !important;
  background-color: #1b6ac2 !important;
}

body.share-project-page #section_share_project .mceRow--maxWidth {
  --mceRow-paddingBottom: 9;
}

body.share-project-page #section_bc431b7b4e04a7d2120516e016eb51af {
  --mceRow-background: #151515;
  position: relative;
  z-index: 1;
}
