:root {
    --ss-color-108707: #00542D;
    --ss-color-108708: #FAA143;
    --ss-color-108709: #39A321;
    --ss-color-108707-dark: #003b14;
    --ss-color-108708-dark: #e1882a;
    --ss-color-108709-dark: #208a08;
}


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

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

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

.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: 'Cabin', 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: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/SuD3rnPT7p1S7fi30r6ioZWzuow9eJrGh2vi8w7JDts/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/122989/photos/23887125/photo-1729058015948-592a8e4a1772_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

