.which-book-of-the-bible-are-you {
  position: relative;
  width: 100%;
  height: 100%;
  background: white;
  background: -moz-radial-gradient(circle, white 0%, #c6dcef 30.73%, #79b2e7 100%);
  background: -webkit-radial-gradient(circle, white 0%, #c6dcef 30.73%, #79b2e7 100%);
  background: radial-gradient(circle, white 0%, #c6dcef 30.73%, #79b2e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#79b2e7", GradientType=1);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.which-book-of-the-bible-are-you .book {
  position: absolute;
  top: 50%;
  left: 50%;
  /* margin-top: -39px; */
  margin-left: -156px;
}
.which-book-of-the-bible-are-you .reflected-light {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 350px;
  height: 134px;
  margin-left: -175px;
}
.which-book-of-the-bible-are-you .snippet-title {
  position: absolute !important;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.which-book-of-the-bible-are-you .snippet-title h3 {
  margin: 0px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 252px;
  height: 84px;
  margin-left: -126px;
  margin-top: -72px;
  line-height: 38px;
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock {
  position: relative;
  display: inline-block;
  text-align: center;
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:first-child .text, .which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(3) .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-transform: capitalize;
  background: #d4f5ff;
  background: -moz-linear-gradient(180deg, #d4f5ff 29.17%, #2ab5be 100%);
  background: -webkit-linear-gradient(180deg, #d4f5ff 29.17%, #2ab5be 100%);
  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;
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(2) .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-transform: capitalize;
  background: #ffd951;
  background: -moz-linear-gradient(180deg, #ffd951 0%, #d4f5ff 100%);
  background: -webkit-linear-gradient(180deg, #ffd951 0%, #d4f5ff 100%);
  background: linear-gradient(180deg, #ffd951 0%, #d4f5ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd951", endColorstr="#d4f5ff", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:first-child .strock:before, .which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(3) .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: -moz-linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  background: -webkit-linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  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);
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(2) .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: -moz-linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  background: -webkit-linear-gradient(180deg, #2b5fa8 0%, #0b133a 100%);
  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);
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:first-child .strock:before {
  content: "Which Book Of";
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(2) .strock:before {
  content: "Bible";
}
.which-book-of-the-bible-are-you .snippet-title h3 .text-strock:nth-child(3) .strock:before {
  content: "are you?";
}

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