:root {
    --ss-color-92849: #645C19;
    --ss-color-92850: #ddedea;
    --ss-color-92851: #b4b860;
    --ss-color-92849-dark: #4b4300;
    --ss-color-92850-dark: #c4d4d1;
    --ss-color-92851-dark: #9b9f47;
}


:root {
  --ss-header-background-color: #ffffff;
  --ss-header-background-alpha: calc(100% * 0.8);
  --ss-header-padding: 10px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 15.570599613152805%;
  --ss-header-title-color: var(--ss-color-92849);
    --ss-header-title-font-family: 'Museo Slab', serif;
  --ss-header-title-font-size: 60px;
  --ss-header-tagline-color: #000000;
    --ss-header-tagline-font-family: 'Mulish', sans-serif;
  --ss-header-tagline-font-size: 22px;
  --ss-navigation-1-color: var(--ss-color-92849);
  --ss-navigation-2-color: #ffffff;
}


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

.primary-navigation,
.location-quick-links {
    font-family: 'Roboto', 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: 'Old Standard TT', serif;
}


.post-button {

    border-style: none;

  border-radius: 31px;


    box-shadow: none;
}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/IMnXJxY4nWmlRCV3mzj6ofBGFIJ8Gcx4ZhCvqEX2x9E/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/115245/photos/23368236/relax-ge0b0511e6_1920_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

