:root {
    --ss-color-99826: #e69a02;
    --ss-color-99826-dark: #cd8100;
}


:root {
  --ss-header-background-color: #f6f6f6;
  --ss-header-background-alpha: calc(100% * 1.0);
  --ss-header-padding: 10px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 40.03868471953578%;
  --ss-header-title-color: #444443;
    --ss-header-title-font-family: 'Passion One', sans-serif;
  --ss-header-title-font-size: 41px;
  --ss-header-tagline-color: #595959;
    --ss-header-tagline-font-family: 'Comfortaa', sans-serif;
  --ss-header-tagline-font-size: 20px;
  --ss-navigation-1-color: #575757;
  --ss-navigation-2-color: #ffffff;
}


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

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

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

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


.post-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/sxcmLRXenv5RyAW4WIr9y4d6dvXSfhUHar8nK-FlbCc/w:1920/plain/https%3A%2F%2F02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com%2Fsites%2F118637%2Fphotos%2F23611626%2FScreenshot_2026-01-22_at_7.23.10%25E2%2580%25AFPM_original.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

