:root {
    --ss-color-105072: #737B8B;
    --ss-color-105073: #1F8DD1;
    --ss-color-105075: #4C515C;
    --ss-color-105084: #000080;
    --ss-color-105092: #2E7D32;
    --ss-color-105072-dark: #5a6272;
    --ss-color-105073-dark: #0674b8;
    --ss-color-105075-dark: #333843;
    --ss-color-105084-dark: #000067;
    --ss-color-105092-dark: #156419;
}


:root {
  --ss-header-background-color: #ffffff;
  --ss-header-background-alpha: calc(100% * 1.0);
  --ss-header-padding: 23px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 100.0%;
  --ss-header-title-color: #ffffff;
    --ss-header-title-font-family: 'Bevan', serif;
  --ss-header-title-font-size: 51px;
  --ss-header-tagline-color: #57a7f7;
    --ss-header-tagline-font-family: 'Racing Sans One', sans-serif;
  --ss-header-tagline-font-size: 40px;
  --ss-navigation-1-color: #000000;
  --ss-navigation-2-color: #000000;
}


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

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

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


.post-button {
    border-style: solid;


  border-radius: 7px;

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

}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/ZaC85aNWtLaaVl6NKqC3uojDPbJTop9d7GR-Em_6Ee4/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/33907/photos/1508696/backdrop-874452_1280_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

