.prayer-for-your-soul {
  position: relative;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, #C6DCEF 30.73%, #79B2E7 100%);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.prayer-for-your-soul .reflected-light {
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.prayer-for-your-soul .fire-light {
  position: absolute;
  top: 25px;
  right: 70px;
}
.prayer-for-your-soul .fire-man {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.prayer-for-your-soul .cta-btn {
  position: absolute;
  top: 120px;
  left: 20px;
}
.prayer-for-your-soul .snippet-title {
  position: absolute !important;
  top: 15px;
  left: 25px;
}
.prayer-for-your-soul .snippet-title h3 {
  margin: 0px;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 260px;
  height: 84px;
}
.prayer-for-your-soul .snippet-title h3 .text-strock {
  position: relative;
  display: inline-block;
  text-align: center;
}
.prayer-for-your-soul .snippet-title h3 .text-strock:first-child .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-transform: capitalize;
  background: #d4f5ff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(29.17%, #d4f5ff), to(#2ab5be));
  background: linear-gradient(180deg, #d4f5ff 29.17%, #2ab5be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d4f5ff", endColorstr="#2ab5be", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prayer-for-your-soul .snippet-title h3 .text-strock:nth-child(2) .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-transform: capitalize;
  background: #d4f5ff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(29.17%, #d4f5ff), to(#2ab5be));
  background: linear-gradient(180deg, #d4f5ff 29.17%, #2ab5be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d4f5ff", endColorstr="#2ab5be", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prayer-for-your-soul .snippet-title h3 .text-strock:first-child .strock:before {
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  text-transform: capitalize;
  background: #2b5fa8;
  background: -webkit-gradient(linear, left top, left bottom, from(#2b5fa8), to(#0b133a));
  background: linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5fa8", endColorstr="#0b133a", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-stroke: 8px transparent;
  color: transparent;
  position: absolute;
  top: 0px;
  left: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
.prayer-for-your-soul .snippet-title h3 .text-strock:nth-child(2) .strock:before {
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  text-transform: capitalize;
  background: #2b5fa8;
  background: -webkit-gradient(linear, left top, left bottom, from(#2b5fa8), to(#0b133a));
  background: linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5fa8", endColorstr="#0b133a", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-stroke: 6px transparent;
  color: transparent;
  position: absolute;
  top: 0px;
  left: -3px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}
.prayer-for-your-soul .snippet-title h3 .text-strock:first-child .strock:before {
  content: "Prayers";
}
.prayer-for-your-soul .snippet-title h3 .text-strock:nth-child(2) .strock:before {
  content: "For Your Soul";
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:first-child .text, .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:first-child .strock:before {
    font-size: 30px !important;
  }

  .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:nth-child(2) .text, .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:nth-child(2) .strock:before {
    font-size: 24px !important;
  }

  .prayer-for-your-soul .title h3 {
    width: 200px;
  }
}
@media (max-width: 450px) {
  .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:first-child .text, .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:first-child .strock:before {
    font-size: 30px !important;
  }

  .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:nth-child(2) .text, .snippetsWrap.snippetsWrap-v3 .snippet .prayer-for-your-soul .title h3 .text-strock:nth-child(2) .strock:before {
    font-size: 24px !important;
  }

  .prayer-for-your-soul .title h3 {
    width: 200px;
  }
}

/*# sourceMappingURL=style.css.map */
