/** $colorSecondary: ; **/
/* line 21, styles.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lora", serif;
  color: #b52722;
  font-weight: 400; }

/* line 31, styles.scss */
h1 {
  font-family: "Dancing Script", serif, system-ui;
  font-size: 32px; }

/* line 35, styles.scss */
h2 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase; }

/* line 41, styles.scss */
h3, h4 {
  font-size: 22px;
  font-weight: 400; }

/* line 45, styles.scss */
body {
  font-family: "Lora", serif;
  font-size: 16px; }

/* line 49, styles.scss */
p {
  line-height: 24px;
  color: #5e5e5e; }

/* line 53, styles.scss */
a {
  text-decoration: none; }

/* line 56, styles.scss */
a:hover {
  text-decoration: none; }

/* line 59, styles.scss */
.btn {
  border-radius: 0 !important; }

/* line 62, styles.scss */
a.btn:hover {
  border-color: #b52722; }

/* line 66, styles.scss */
.logo {
  max-width: 288px;
  text-align: center; }

/* line 70, styles.scss */
.phone {
  font-size: 24px; }
  /* line 73, styles.scss */
  .phone a {
    color: #b52722;
    line-height: 80px; }

/* line 80, styles.scss */
.sr-only {
  display: none; }

/* line 85, styles.scss */
.navbar ul li {
  margin: 10px 26px; }
  /* line 87, styles.scss */
  .navbar ul li a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    color: #000000; }
/* line 94, styles.scss */
.navbar ul li.active a {
  border-bottom: 1px solid #b52722; }

/* line 99, styles.scss */
.hero-bar {
  min-height: 500px; }
  /* line 101, styles.scss */
  .hero-bar p {
    color: #FFFFFF; }
  /* line 104, styles.scss */
  .hero-bar .btn {
    font-size: 14px;
    font-weight: 600; }

/* line 109, styles.scss */
.background-image-studio {
  background-image: url("../images/MrsLeeCrystalChakra_studio_500.webp");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 325px; }

/* line 115, styles.scss */
.background-primary {
  background-color: #b52722;
  color: #EFEFEF; }
  /* line 118, styles.scss */
  .background-primary h2, .background-primary h3, .background-primary h4, .background-primary h5, .background-primary p, .background-primary a {
    color: #FFFFFF; }
  /* line 121, styles.scss */
  .background-primary a.btn {
    color: #b52722; }

/* line 125, styles.scss */
.background-dark {
  background-color: #444444; }
  /* line 127, styles.scss */
  .background-dark p {
    color: #bFbFbF; }
  /* line 130, styles.scss */
  .background-dark a {
    font-weight: 600;
    color: #FFFFFF; }

/* line 135, styles.scss */
.card {
  /*min-height: 465px;*/ }

/* line 140, styles.scss */
.bg-pink, .card {
  background-color: #fdf1f1;
  /*border: none;*/ }

/* line 144, styles.scss */
.card-header {
  background-color: transparent; }

/* line 147, styles.scss */
.image-row {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  height: 280px; }

/* line 154, styles.scss */
.image-one {
  background-image: url("../images/candle-row.jpg"); }

/* line 157, styles.scss */
.image-two {
  background-image: url("../images/Crystals Flowers AdobeStock_204263301_1200x800.jpg"); }

/* line 160, styles.scss */
.image-three {
  background-image: url("../images/Crystals Gemstones AdobeStock_214686906_1200x800.jpg"); }

/* line 163, styles.scss */
.image-four {
  background-image: url("../images/crystals-and-gems.jpg"); }

/* line 166, styles.scss */
.image-five {
  background-image: url("../images/psychic-woman-crystals-lg.jpg"); }

/* line 169, styles.scss */
.life-coach-bg {
  background-image: url("../images/life-coach-lg.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px; }
  /* line 175, styles.scss */
  .life-coach-bg h1 {
    font-size: 5rem;
    text-shadow: 3px 2px 8px rgba(30, 30, 20, 0.6); }

/* line 180, styles.scss */
.btn {
  letter-spacing: 0.13rem;
  font-size: 14px;
  padding: 16px 32px;
  /*min-height: 56px;*/ }

/* line 186, styles.scss */
footer .nav-link:hover {
  color: #b52722; }

@media (min-width: 992px) {
  /* line 191, styles.scss */
  .background-image-studio {
    min-height: 625px; } }

/*# sourceMappingURL=styles.css.map */
