:root {
}


:root {
  --ss-header-background-color: #000000;
  --ss-header-background-alpha: calc(100% * 0.5);
  --ss-header-padding: 22px;
  --ss-header-alignment: right;
  --ss-header-logo-width-percentage: 36.55705996131528%;
  --ss-header-title-color: #3b3a3b;
    --ss-header-title-font-family: 'Oswald', sans-serif;
  --ss-header-title-font-size: 41px;
  --ss-header-tagline-color: #ffffff;
    --ss-header-tagline-font-family: 'Bebas Neue', sans-serif;
  --ss-header-tagline-font-size: 62px;
  --ss-navigation-1-color: #b9b9b9;
  --ss-navigation-2-color: #000000;
}


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

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

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

.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: 'Bebas Neue', sans-serif;
}


.post-button {

    border-style: none;

  border-radius: 31px;

    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/7wemOMoO5YACdW2nmIoi9Uc-7712r9nC3EjyoRAZA4Y/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/49640/photos/2666936/3689742_original.jpeg);
  background-position: center top;
  background-repeat: repeat;
  background-size: auto;
}

