#section-posts-pray .parallax-texts {
  /* display: flex; */
  position: absolute;
  top: 0;
  right: 0;
  /* Ensure it spans the full height */
  /* height: 100%;  */
  /* overflow-y: hidden; */
}

#section-posts-pray .vertical-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 96px;
  font-weight: 700;
  line-height: 139.01px;
  text-align: left;
  padding-bottom: 1rem;
  color: #0000000D;
}