:root {
    --ss-color-5999: #7D0A0A;
    --ss-color-6018: #F3EDC8;
    --ss-color-6019: #EACA7E;
    --ss-color-6030: #F9F7E9;
    --ss-color-9452: #364A59;
    --ss-color-5999-dark: #640000;
    --ss-color-6018-dark: #dad4af;
    --ss-color-6019-dark: #d1b165;
    --ss-color-6030-dark: #e0ded0;
    --ss-color-9452-dark: #1d3140;
}


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

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

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

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


.post-button {

    border-style: none;

  border-radius: 0px;


    box-shadow: none;
}


body {
  background-color: #fffceb;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/Dht9BExfVG-iHNQtDERbFscmxllKizeCyd0wGh-j6XQ/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/73390/photos/20206623/hero-pjse_original.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

