:root {
}


:root {
  --ss-header-background-color: #fafafa;
  --ss-header-background-alpha: calc(100% * 0.0);
  --ss-header-padding: 5px;
  --ss-header-alignment: left;
  --ss-header-logo-width-percentage: 95.93810444874275%;
  --ss-header-title-color: #75c927;
    --ss-header-title-font-family: 'Bevan', serif;
  --ss-header-title-font-size: 18px;
  --ss-header-tagline-color: #ad7130;
    --ss-header-tagline-font-family: 'Satisfy', cursive;
  --ss-header-tagline-font-size: 34px;
  --ss-navigation-1-color: #000000;
  --ss-navigation-2-color: #ffffff;
}


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

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

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

.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: 'Archivo Black', 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: #f7f7f7;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/9TPW0wMv5fEuUlhUUDv-GRvZdUcDe_lKZyLBpeV47fg/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/67005/photos/7250002/brushsteel2_original.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

