:root {
    --ss-color-98660: #319C3D;
    --ss-color-98660-dark: #188324;
}


:root {
  --ss-header-background-color: #3e3c3c;
  --ss-header-background-alpha: calc(100% * 0.51);
  --ss-header-padding: 10px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 40.135396518375245%;
  --ss-header-title-color: #3b3a3b;
    --ss-header-title-font-family: 'Merienda One', fantasy;
  --ss-header-title-font-size: 44px;
  --ss-header-tagline-color: #c2a54e;
    --ss-header-tagline-font-family: 'Marcellus', serif;
  --ss-header-tagline-font-size: 44px;
  --ss-navigation-1-color: #000000;
  --ss-navigation-2-color: #ffffff;
}


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

.primary-navigation,
.location-quick-links {
    font-family: 'Merienda One', fantasy;
}

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

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


.post-button {
    border-style: solid;


  border-radius: 8px;

    box-shadow: 0px 4px 12px 1.28px rgba(0, 0, 0, 0.3);

}


body {
  background-color: #ebebeb;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/wQdotOQPvNgbC2oEKGVWuJQ2gUHcaYraUUhKec2_ILQ/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/35293/photos/1653874/table-g1ba2d953f_1920_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

