/* Pray. — page dédiée (fond blanc, comme Communication material) */
body.pray-page {
  background-color: #ffffff;
}

body.pray-page #section_pray {
  --mceRow-background: #ffffff;
  --global-backgroundColor: #ffffff;
  --global-headingTextColor: #151515;
  --global-paragraphTextColor: #151515;
}

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

#section_pray .pray-back {
  margin-bottom: 1.75rem;
}

#section_pray .pray-back--end {
  margin-top: 0;
  margin-bottom: 0;
}


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

#section_pray .pray-intro {
  margin-bottom: 2rem;
}

#section_pray .pray-current {
  margin-bottom: 0;
}

#section_pray .share-asset-list {
  border-top: 1px solid #dedede;
  margin-top: 2.5rem;
  padding-top: 1.75rem;
}

#section_pray .pray-intro p:last-child,
#section_pray .pray-current .pray-list > li:last-child {
  margin-bottom: 0;
}

#section_pray .pray-main {
  justify-items: start;
  justify-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 100%;
}

#section_pray .pray-back a {
  color: #ffffff !important;
  background-color: #2a80e1 !important;
  border-color: transparent !important;
}

#section_pray .pray-back a:hover {
  color: #ffffff !important;
  background-color: #1b6ac2 !important;
}

body.pray-page #section_pray .mceRow--maxWidth {
  --mceRow-paddingBottom: 9;
}

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

#pray-entry {
  scroll-margin-top: calc(var(--paddingAdjustFirstSection, 120px) + 0.5rem);
}
