.snippetsWrap.snippetsWrap-v3 .snippet .knowBible .innerSnippet h3 {
  line-height: 51px !important;
}
.snippetsWrap.snippetsWrap-v3 .snippet .knowBible .innerSnippet h3 .text,
.snippetsWrap.snippetsWrap-v3 .snippet .knowBible .innerSnippet h3 .strock {
  font-size: 55px !important;
  color: black;
}
.snippetsWrap.snippetsWrap-v3 .snippet .knowBible .innerSnippet h3 .text:before,
.snippetsWrap.snippetsWrap-v3 .snippet .knowBible .innerSnippet h3 .strock:before {
  font-size: 55px !important;
}

.knowBible {
  background: url("/pageComponents/widgetSnippets/do-you-know-the-bible/images/Bibletrivia.png"), radial-gradient(69.97% 86.63% at 31.63% 42.15%, #1A6657 0%, #0B2B64 100%);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  position: relative;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.knowBible a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0 30px;
  justify-content: space-between;
}
.knowBible h3 {
  margin: 0px;
  text-align: center;
  position: relative;
  top: 12px;
  left: 0%;
  width: 100%;
  height: 84px;
  line-height: 51px;
}
.knowBible h3 .text-strock {
  position: relative;
  display: block;
  text-align: center;
}
.knowBible h3 .text-strock .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 55px !important;
  text-transform: capitalize;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff961", endColorstr="#ff7623", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.knowBible h3 .text-strock .strock:before {
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  text-align: center;
  text-transform: capitalize;
  background: #2b5fa8;
  background: -webkit-gradient(linear, left top, left bottom, from(#4A8997), to(#452F9B));
  background: linear-gradient(180deg, #4A8997 0%, #452F9B 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c7063", endColorstr="#1c0d12", 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);
}
.knowBible h3 .text-strock .strock:before {
  content: "Bible Trivia";
}

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