:root {
    --ss-color-108157: #448ccb;
    --ss-color-108158: #1c5180;
    --ss-color-108159: #07A81F;
    --ss-color-108160: #D3F6A8;
    --ss-color-108157-dark: #2b73b2;
    --ss-color-108158-dark: #033867;
    --ss-color-108159-dark: #008f06;
    --ss-color-108160-dark: #badd8f;
}


.site-container {
    font-family: 'Be Vietnam Pro', sans-serif;
}

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

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

.post--title,
.post-column_set .column--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: 'Abel', sans-serif;
}


.post-button {

    border-style: none;

  border-radius: 15px;


    box-shadow: none;
}


body {
  background-color: #fbfff5;
}

body:before {
    background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

