:root {
    --ss-color-99108: #0E52A5;
    --ss-color-99109: #2BB84F;
    --ss-color-99110: #191817;
    --ss-color-99108-dark: #00398c;
    --ss-color-99109-dark: #129f36;
    --ss-color-99110-dark: #000000;
}


:root {
  --ss-header-background-color: var(--ss-color-99108);
  --ss-header-background-alpha: calc(100% * 1.0);
  --ss-header-padding: 15px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 94.58413926499033%;
  --ss-header-title-color: #ebf2ee;
    --ss-header-title-font-family: 'Anton', sans-serif;
  --ss-header-title-font-size: 41px;
  --ss-header-tagline-color: #23b53f;
    --ss-header-tagline-font-family: 'Noto Sans', sans-serif;
  --ss-header-tagline-font-size: 44px;
  --ss-navigation-1-color: var(--ss-color-99109);
  --ss-navigation-2-color: #c9dce7;
}


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

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

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

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


.post-button {

    border-style: none;

  border-radius: 5px;

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

}


body {
  background-color: #1fc661;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/PwOmYYE2kehnU7Rj7ACg0DbqSJdaKDuB3KMyrBjrhCg/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/118268/photos/23578542/Second_Chances_open_prison_door_original.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

