:root {
    --ss-color-64517: #94BBFF;
    --ss-color-64518: #C9FADA;
    --ss-color-67340: #B8ABE0;
    --ss-color-64517-dark: #7ba2e6;
    --ss-color-64518-dark: #b0e1c1;
    --ss-color-67340-dark: #9f92c7;
}


.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: 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: 'Merienda One', fantasy;
}


.post-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/rgibRaGpsypsLqvhMRJgLtgNEdDGzIt5YPu0J5VRmQE/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/101154/photos/22406913/k12_original.jpeg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

