:root {
    --ss-color-83185: #E0A327;
    --ss-color-94837: #B068E4;
    --ss-color-83185-dark: #c78a0e;
    --ss-color-94837-dark: #974fcb;
}


:root {
  --ss-header-background-color: #000000;
  --ss-header-background-alpha: calc(100% * 0.0);
  --ss-header-padding: 46px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 5.899419729206963%;
  --ss-header-title-color: var(--ss-color-83185);
    --ss-header-title-font-family: 'Belleza', serif;
  --ss-header-title-font-size: 63px;
  --ss-header-tagline-color: var(--ss-color-94837);
    --ss-header-tagline-font-family: 'Love Light', cursive;
  --ss-header-tagline-font-size: 31px;
  --ss-navigation-1-color: #ca9d1a;
  --ss-navigation-2-color: #12100d;
}


.site-container {
    font-family: 'Comfortaa', sans-serif;
}

.primary-navigation,
.location-quick-links {
    font-family: 'Fahkwang', sans-serif;
}

.primary-navigation .page-listing li {
  font-size: 17px;
}

.post--title,
.post-item_list .item--title,
.post-gallery .gallery-photo--title,
.post-menu .item--name,
.post-pricing_table .plan--title,
.location-title,
.footer-container .about-title,
.social-icons__title {
    font-family: 'Dancing Script', cursive;
}


.post-button {

    border-style: none;

  border-radius: 30px;

    box-shadow: 0px 4px 12px 1.28px rgba(0, 0, 0, 0.3);

}


body {
  background-color: #000000;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/zaMy2uMIH_68n1a5DuFhW6SaN-8-DWyw_bkDVFAcpFQ/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/53867/photos/2900904/NA_Lobby_original.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
}

