﻿@charset "UTF-8";
.crimson--box-collapse {
  padding: 30px 0;
  border-top: solid 1px #8B8578;
  border-bottom: solid 1px #8B8578;
}
.crimson--box-collapse a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
.crimson--box-collapse:first-of-type {
  border: 0;
}
.crimson--box-collapse:last-of-type {
  border: 0;
}
.crimson--box-collapse .icon-container {
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
}
.crimson--box-collapse .plus-path, .crimson--box-collapse .minus-path {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.crimson--box-collapse .icon-container.rotate {
  transform: rotate(90deg);
}
.crimson--box-collapse .icon-container.rotate .plus-path {
  opacity: 0;
}
.crimson--box-collapse .icon-container.rotate .minus-path {
  opacity: 1;
}

.splide .splide__pagination__page {
  background: #bbb;
}

.splide .splide__pagination__page.is-active {
  background: #AD061B;
}

.heading-01, .seo-layout .hero-area .hero-content h1,
.seo-layout .hero-area .hero-content .h1-top, h1,
.h1 {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .heading-01, .seo-layout .hero-area .hero-content h1,
  .seo-layout .hero-area .hero-content .h1-top, h1,
  .h1 {
    font-size: 3.1rem;
  }
}

.heading-02, .seo-layout h2,
.seo-layout .h2, h2,
.h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .heading-02, .seo-layout h2,
  .seo-layout .h2, h2,
  .h2 {
    font-size: 1.9rem;
  }
}

.box-heading {
  font-size: 1.9rem;
}
@media screen and (min-width: 768px) {
  .box-heading {
    font-size: 2.3rem;
  }
}

.large-copy {
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .large-copy {
    font-size: 1.4rem;
  }
}

.font-seasons, .seo-layout .hero-area .hero-content h1,
.seo-layout .hero-area .hero-content .h1-top {
  font-family: "the-seasons", sans-serif;
}

.font-aileron {
  font-family: "aileron", sans-serif;
}

.font-cabin {
  font-family: "Cabin", sans-serif;
}

body {
  font-family: Cabin, sans-serif;
}

a {
  color: #C20000;
}

.heading-underline, .heading-underline-center {
  max-width: 400px;
}
.heading-underline:after, .heading-underline-center:after {
  content: " ";
  display: block;
  width: 170px;
  height: 2px;
  background: #BF4646;
  margin: 40px 35px 50px 0;
}
.heading-underline.text-center, .text-center.heading-underline-center {
  max-width: 100%;
}
.heading-underline.text-center:after, .text-center.heading-underline-center:after {
  margin: 40px auto 50px;
}
.heading-underline.heading-underline-mobileRemoveLine:after, .heading-underline-mobileRemoveLine.heading-underline-center:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .heading-underline.heading-underline-mobileRemoveLine:after, .heading-underline-mobileRemoveLine.heading-underline-center:after {
    display: block;
  }
}

.heading-underline-center {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .heading-underline-center:after {
    margin: 50px auto;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal;
}

h1,
.h1 {
  font-family: the-seasons, sans-serif;
  font-weight: 400;
  line-height: 43px; /* 134.375% */
  letter-spacing: -0.64px;
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    line-height: 62px;
    letter-spacing: -1px;
  }
}

h2,
.h2 {
  font-family: aileron, sans-serif;
  line-height: normal;
  letter-spacing: -0.3px;
}

.testimonials {
  margin-bottom: 80px;
}
.testimonials .title {
  text-align: center;
  margin: 0 auto;
}
.testimonials .testimonial {
  border-radius: 30px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 14px rgba(0, 0, 0, 0.07);
  padding: 20px;
  margin: 10px;
  min-height: 410px;
  height: 200px;
}
@media (min-width: 500px) {
  .testimonials .testimonial {
    padding: 50px 30px;
    margin: 20px;
    min-height: 510px;
  }
}
@media (min-width: 994px) {
  .testimonials .testimonial {
    padding: 50px 30px;
    margin: 20px;
    min-height: 460px;
  }
}
@media (min-width: 1200px) {
  .testimonials .testimonial {
    margin: 30px;
  }
}
.testimonials .testimonial h4 {
  font-weight: normal;
}
.testimonials .testimonial img {
  width: 100px;
  margin-bottom: 20px;
}
.testimonials .testimonial p {
  font-size: 1.1rem;
}
.testimonials .testimonial a {
  color: #fff;
  text-decoration: underline;
}
.testimonials #SplideTestimonials .splide__pagination {
  bottom: -1.9em;
}

.testimonials {
  padding-top: 0;
  overflow-x: clip;
}
.testimonials .splide .splide__slide {
  display: flex;
  justify-content: center;
  padding: 0 10px;
}
.testimonials .splide__pagination {
  bottom: -2.5em;
}
.testimonials .testimonial:last-child {
  margin: 60px 5px 0px;
}
.testimonials #SplideTestimonials {
  max-width: 1400px;
  margin: 0 auto;
}

/* Themes */
.testimonials.testimonial-theme-crimson .testimonial {
  background: radial-gradient(50% 50% at 50% 50%, #AD061B 0%, #940114 100%);
  box-shadow: 0px 1px 9px 4px rgba(0, 0, 0, 0.4);
  color: #fff;
}

.steps {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: 0;
  gap: 20px;
}
@media (min-width: 768px) {
  .steps {
    flex-direction: row;
    margin: 30px auto 0px auto;
    max-width: 100%;
  }
}
.steps .step {
  flex: 1;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.steps .step:last-of-type {
  margin-bottom: 0px;
}
.steps .step a:hover {
  text-decoration: none;
  color: #732a2a;
}
@media (min-width: 768px) {
  .steps .step {
    margin-bottom: 0;
    flex-direction: column;
  }
}
.steps .step .image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.steps .step .image picture, .steps .step .image img {
  display: none;
}
@media (min-width: 768px) {
  .steps .step .image picture, .steps .step .image img {
    display: block;
  }
}
.steps .step .image svg {
  margin-top: -20px;
}
.steps .step .content {
  display: flex;
  flex-direction: column;
}
.steps .step .content > a {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.brand-cards, .carousel-listing .advisors {
  display: grid;
  flex-direction: column;
  gap: 30px;
  justify-items: center;
  align-items: center;
  margin-top: 40px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
  .brand-cards, .carousel-listing .advisors {
    flex-direction: row;
    align-items: stretch;
    gap: 50px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 994px) {
  .brand-cards, .carousel-listing .advisors {
    grid-template-columns: repeat(4, 1fr);
  }
}

.brand-card {
  background-color: #fff;
  max-width: 230px;
  border-radius: 5px;
  padding: 20px;
  flex: 1;
}
@media (min-width: 768px) {
  .brand-card {
    padding: 0px;
  }
}
.brand-card img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 768px) {
  .brand-card img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.brand-card .meta {
  padding: 20px;
}
.brand-card .meta .title {
  font-weight: bold;
  color: #333;
}
.brand-card .meta p:last-child {
  margin-bottom: 0;
}

.carousel-listing {
  position: relative;
  padding-top: 60px;
  background: #F9F7F6;
  margin-bottom: 50px;
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .carousel-listing {
    padding-top: 10px;
    position: relative;
    overflow-x: clip;
    background: initial;
  }
  .carousel-listing:before {
    position: absolute;
    top: 0;
    content: " ";
    width: 5000px;
    height: 800px;
    display: block;
    background-color: #F9F7F6;
    transform: translateX(-40%) rotate(15deg);
    z-index: -1;
  }
}
.carousel-listing .heading {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-family: "Poppins";
}
.carousel-listing .sub-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.carousel-listing .advisors {
  flex-direction: row;
  display: flex;
  gap: 0px;
  margin-top: 40px;
}
.carousel-listing .advisors .brand-card {
  background-color: #fff;
  padding: 0px;
  flex: auto;
  border: 1px solid #E5E5E5;
  max-width: 100%;
  width: 100%;
}
.carousel-listing .advisors .brand-card a {
  color: #333;
  display: flex;
  flex-direction: column;
}
.carousel-listing .advisors .brand-card a:hover,
.carousel-listing .advisors .brand-card a:focus {
  text-decoration: none;
}
.carousel-listing .advisors .brand-card img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  max-width: 250px;
  margin: 40px auto 10px auto;
}
@media screen and (min-width: 768px) {
  .carousel-listing .advisors .brand-card img {
    max-width: 100%;
    margin: 40px 40px 10px 40px;
  }
}
.carousel-listing .advisors .brand-card .meta {
  font-weight: bold;
  color: #333;
  padding: 0 20px 40px 20px;
}
.carousel-listing .advisors .brand-card .meta a.btn-cta {
  color: #fff;
  width: 210px;
  margin: 10px auto;
}
.carousel-listing .advisors .brand-card .meta a.btn-cta:hover {
  color: #C20000;
}
.carousel-listing .advisors .brand-card .meta .title {
  font-size: 1.1rem;
}
.carousel-listing #SplideAdvisors .splide__slide {
  padding: 0 20px;
}
.carousel-listing #SplideAdvisors .splide__pagination {
  bottom: -3em;
}

html {
  scroll-behavior: smooth;
}

.seo-layout {
  position: relative;
}
.seo-layout h2,
.seo-layout .h2 {
  font-family: aileron, sans-serif;
  line-height: normal;
  letter-spacing: -0.3px;
}
.seo-layout .ga-hero-cta {
  cursor: pointer;
}
.seo-layout .h3 {
  margin-top: 10px;
  font-size: 1.3em;
}
@media (min-width: 994px) {
  .seo-layout .h3 {
    padding-left: 10px;
    max-width: 500px;
  }
}
.seo-layout .hero-area {
  overflow-y: hidden;
  background-position: right;
  position: relative;
  z-index: 10;
}
@media (max-width: 994px) {
  .seo-layout .hero-area {
    background-position: 70%;
    min-height: auto;
  }
}
@media (max-width: 704px) {
  .seo-layout .hero-area {
    background-image: none;
  }
}
@media (min-width: 994px) {
  .seo-layout .hero-area {
    background-repeat: no-repeat;
    background-position: 70% bottom;
    position: relative;
    text-align: left;
  }
}
.seo-layout .hero-area .pseudo-background-img-container {
  position: relative;
}
.seo-layout .hero-area .pseudo-background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.seo-layout .hero-area .pseudo-background-img img {
  object-fit: cover;
  height: 330px;
}
@media (min-width: 705px) {
  .seo-layout .hero-area .pseudo-background-img img {
    object-fit: cover;
    width: 100%;
    max-width: 1440px;
    height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.seo-layout .hero-area .hero-content {
  position: relative;
  z-index: 2;
  min-height: 540px;
}
@media (min-width: 994px) {
  .seo-layout .hero-area .hero-content .h1 {
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .seo-layout .hero-area .hero-content .h1 {
    margin: 10px 0;
  }
}
.seo-layout .hero-area .hero-content h1,
.seo-layout .hero-area .hero-content .h1-top {
  font-size: 60px;
  text-wrap-style: balance;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -0.64px;
  min-height: auto;
  margin: 0;
  font-weight: normal;
  display: block;
  white-space: normal;
}
@media (min-width: 994px) {
  .seo-layout .hero-area .hero-content h1,
  .seo-layout .hero-area .hero-content .h1-top {
    font-size: 2em;
    margin-bottom: 0;
    background-image: none;
    min-height: auto;
  }
}
@media screen and (min-width: 768px) {
  .seo-layout .hero-area .hero-content h1,
  .seo-layout .hero-area .hero-content .h1-top {
    font-size: 75px;
    line-height: 85px;
    letter-spacing: -1px;
  }
}
.seo-layout .hero-area .hero-content .hero-text {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
@media (max-width: 704px) {
  .seo-layout .hero-area .hero-content .hero-text {
    position: relative;
    transform: none;
  }
}
.seo-layout .hero-area .hero-content .hero-quotebox {
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-height: 350px;
  background-size: cover;
}
@media (min-width: 704px) {
  .seo-layout .hero-area .hero-content .hero-quotebox {
    background-image: none !important;
    min-height: 475px;
  }
}
.seo-layout .hero-area .hero-content .hero-quote {
  padding: 10px;
  font-style: italic;
  font-size: 14px;
  max-width: 170px;
  float: right;
  margin-top: 20px;
  text-align: left;
  position: absolute;
  bottom: 9%;
  right: 15px;
}
@media (min-width: 480px) {
  .seo-layout .hero-area .hero-content .hero-quote {
    max-width: 280px;
    font-size: initial;
    margin-top: 100px;
    bottom: 2%;
    right: 0;
  }
}
@media (min-width: 704px) {
  .seo-layout .hero-area .hero-content .hero-quote {
    margin-right: 2%;
    margin-bottom: 2%;
  }
}
@media (min-width: 994px) {
  .seo-layout .hero-area .hero-content .hero-quote {
    bottom: 0;
    margin-left: 10%;
    max-width: 440px;
    right: 0;
  }
}
@media (min-width: 1204px) {
  .seo-layout .hero-area .hero-content .hero-quote {
    right: 2%;
  }
}
.seo-layout .hero-area .hero-content .hero-quote {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  border-radius: 5px;
}
.seo-layout .hero-area .hero-content .hero-quote p {
  margin-bottom: 0;
}
.seo-layout .hero-area .hero-content .hero-sig {
  text-align: right;
  font-style: normal;
  margin-top: 5px;
}
.seo-layout .hero-area .hero-content #ctaRegion {
  margin-top: 0;
}
@media (min-width: 994px) {
  .seo-layout .hero-area .hero-content #ctaRegion {
    margin-top: 45px;
  }
}
.seo-layout .hero-area .hero-content #ctaRegion .intro-copy {
  font-weight: normal;
}
.seo-layout .hero-area .hero-content #ctaRegion .header-cta {
  display: flex;
  gap: 20px;
  text-align: left;
  text-wrap-style: pretty;
  margin-top: 30px;
  margin-bottom: 20px;
  justify-content: space-around;
}
.seo-layout .hero-area .hero-content #ctaRegion .header-cta .intro-copy {
  max-width: 300px;
}
.seo-layout .hero-area .hero-content #ctaRegion .header-cta .seal {
  align-self: end;
  min-width: 100px;
  width: 100px;
}
.seo-layout .hero-area .hero-content #ctaRegion .header-cta .crimson-seal {
  height: 145px;
  background-image: url("/Images/icons/brandrefresh/brandrefresh-satisfaction-crimson.svg");
}
@media (min-width: 704px) {
  .seo-layout .hero-area .hero-content #ctaRegion .header-cta {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.seo-layout .hero-area .hero-content #ctaRegion .header-cta .btn-lrg {
  font-size: 1.1em;
  line-height: 30px;
  display: inline-block;
  white-space: nowrap;
}
.seo-layout .fade-scroll-up {
  opacity: 0;
  transform: translateY(40px); /* Initially move the text down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out; /* Smooth transition */
}
.seo-layout .fade-scroll-up.is-visible {
  opacity: 1;
  transform: translateY(0); /* Move the text to its original position */
}
.seo-layout .glossary-advisor-tile-simple {
  display: inline-block;
  border-radius: 6px;
  font-size: 0.75em;
  white-space: normal;
  padding: 6px;
  vertical-align: top;
  width: 50%;
}
.seo-layout .glossary-advisor-tile-simple a {
  color: #000;
  text-decoration: none;
}
.seo-layout .glossary-advisor-tile-simple:hover {
  background: #feeed7;
}
@media (max-width: 704px) {
  .seo-layout .glossary-advisor-tile-simple {
    width: auto;
  }
}
.seo-layout #affiliate-banner {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(51, 51, 51, 0.2);
  padding: 15px 0;
  position: relative;
  z-index: 999;
  margin-top: 20px;
  color: #333;
}
.seo-layout .banner-visible .with-banner {
  display: inline-block;
}
.seo-layout .banner-visible .without-banner {
  display: none;
}
.seo-layout .banner-hidden .with-banner {
  display: none;
}
.seo-layout .banner-hidden .without-banner {
  display: inline-block;
}
.seo-layout > section {
  margin-top: 60px;
}
.seo-layout article h1, .seo-layout article h2 {
  margin-bottom: 25px;
}
.seo-layout article h2 {
  color: #AD061B;
}
.seo-layout article h3 {
  font-family: "Cabin", sans-serif;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 6px;
}
.seo-layout article .h4 {
  font-family: "Aileron", sans-serif;
  font-size: 24px;
  color: #AD061B;
  font-weight: normal;
}
.seo-layout article section {
  margin-bottom: 65px;
}
.seo-layout article ul li {
  margin-bottom: 12px;
}
.seo-layout .seo-cta {
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin: 200px 0;
  position: relative;
  z-index: 999;
  overflow-x: clip;
  color: #fff;
}
.seo-layout .seo-cta:before {
  content: "";
  display: block;
  width: 4000px;
  height: 400px;
  transform: rotate(3deg) translateX(200px);
  background-color: #600;
  z-index: -2;
  position: absolute;
}
.seo-layout .seo-cta p a {
  color: #fff;
  text-decoration: underline;
}
.seo-layout .seo-cta p:last-of-type {
  margin-bottom: 30px;
}
.seo-layout .seo-cta .btnf-white {
  color: #660000;
  border: solid 2px #660000;
}
.seo-layout .seo-cta .btnf-white:hover {
  background-color: #660000;
  color: #fff;
  border: solid 2px #fff;
  text-decoration: none;
}
.seo-layout .to-top {
  display: flex;
}
.seo-layout .to-top a {
  display: block;
  margin: 0 0 0 auto;
  padding: 2rem;
}
.seo-layout #lazyAvailableAstrologyReaderTeaserContainer {
  /* This is just the .btnf class with some small modifiers, needs to be updated eventually*/
}
.seo-layout #lazyAvailableAstrologyReaderTeaserContainer h4 .btn {
  min-height: 46px;
  min-width: 180px;
  max-width: 320px;
  font-size: 16px;
  background-color: #AD061B;
  color: #fff;
  border-radius: 32px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 500;
  margin-top: 20px;
}
.seo-layout #lazyAvailableAstrologyReaderTeaserContainer h4 .btn:hover {
  background-color: #fff;
  color: #AD061B;
  border: solid #AD061B 2px;
}
@media screen and (min-width: 768px) {
  .seo-layout .animated-element {
    transform: translateY(100%);
    transition: transform 2s ease-out, opacity 2s ease-out;
  }
}
.seo-layout .animated-element.in-view {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .seo-layout .animated-element.in-view {
    transform: translateY(22%);
  }
}
.seo-layout .animated-element.in-view-sticky {
  position: relative;
  transform: translateY(0);
  opacity: 0.7;
  top: 0;
}
@media screen and (min-width: 768px) {
  .seo-layout .animated-element.in-view-sticky {
    top: 75px;
    position: sticky;
  }
}
.seo-layout .carousel-listing {
  background: #F9F7F6;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .seo-layout .carousel-listing {
    margin-top: 60px;
    position: relative;
    overflow-x: clip;
    background: initial;
  }
  .seo-layout .carousel-listing:before {
    position: absolute;
    top: 0;
    content: " ";
    width: 5000px;
    height: 800px;
    display: block;
    background-color: #F9F7F6;
    transform: translateX(-40%) translateY(-280px) rotate(3deg);
    z-index: -1;
  }
}
.seo-layout .steps .step {
  text-align: left;
}
.seo-layout #background-rect {
  position: fixed;
  top: 20vh;
  width: 5000px;
  height: 30vw;
  display: block;
  background-color: #F9F7F6;
  transform: translateX(-40%) translateY(0) rotate(3deg);
  z-index: -3;
}
.seo-layout .splide__slide {
  padding-bottom: 15px;
}
.seo-layout .splide__slide:not(.is-active) {
  opacity: 0.7;
}
.seo-layout .testimonials .testimonial {
  border-radius: 30px;
  background: radial-gradient(50% 50% at 50% 50%, #AD061B 0%, #940114 100%);
  box-shadow: 0px 1px 9px 4px rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  min-height: initial;
  height: auto;
}
@media (min-width: 500px) {
  .seo-layout .testimonials .testimonial {
    padding: 50px 30px;
    margin: 20px;
  }
}
@media (min-width: 994px) {
  .seo-layout .testimonials .testimonial {
    padding: 50px 30px;
    margin: 20px;
  }
}
@media (min-width: 1204px) {
  .seo-layout .testimonials .testimonial {
    margin: 30px;
  }
}

#cta-sticky-header {
  background-color: #AD061B;
  position: sticky;
  opacity: 0;
  visibility: hidden;
  /*display: none;*/
  top: 0 !important;
  transform: translateY(-100px);
  margin-top: -56px;
}
#cta-sticky-header .h3 {
  color: #FFF;
  margin-top: 3px;
  display: block;
  margin-bottom: 0px;
}
#cta-sticky-header.fade-in {
  opacity: 1;
  margin-top: 0;
  top: 0;
  visibility: visible; /* Ensure it becomes visible */
  transition: all 2s ease-in, visibility 0.5s ease-in; /* Add transition for smooth fade */
  z-index: 999;
  /*display: block;*/
  transform: translateY(0px);
}

.cheap-psychic-readings .hero-area {
  background: #216580;
}
@media screen and (min-width: 768px) {
  .cheap-psychic-readings .hero-area {
    background: #01010d;
  }
}
.cheap-psychic-readings .hero-area .hero-text, .cheap-psychic-readings .hero-area .hero-quote {
  color: #fff;
}
.cheap-psychic-readings .sun {
  text-align: center;
}
.cheap-psychic-readings .sun img {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .cheap-psychic-readings .sun {
    float: right;
  }
}
.cheap-psychic-readings .moon {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .cheap-psychic-readings .moon {
    float: right;
  }
}
