:root {
    --ss-color-93910: #2BB9EA;
    --ss-color-93914: #623371;
    --ss-color-93915: #EFAF38;
    --ss-color-98523: #EEEEEE;
    --ss-color-98977: #C6E9F5;
    --ss-color-93910-dark: #12a0d1;
    --ss-color-93914-dark: #491a58;
    --ss-color-93915-dark: #d6961f;
    --ss-color-98523-dark: #d5d5d5;
    --ss-color-98977-dark: #add0dc;
}


:root {
  --ss-header-background-color: #ffffff;
  --ss-header-background-alpha: calc(100% * 0.0);
  --ss-header-padding: 56px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 54.06189555125726%;
  --ss-header-title-color: #333333;
    --ss-header-title-font-family: 'Roboto', sans-serif;
  --ss-header-title-font-size: 44px;
  --ss-header-tagline-color: #ffffff;
    --ss-header-tagline-font-family: 'Open Sans', sans-serif;
  --ss-header-tagline-font-size: 23px;
  --ss-navigation-1-color: #ffffff;
  --ss-navigation-2-color: var(--ss-color-93914);
}


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

.primary-navigation,
.location-quick-links {
    font-family: 'Roboto', sans-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: 'Manrope', sans-serif;
}


.post-button {

    border-style: none;

  border-radius: 31px;


    box-shadow: none;
}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/10kHm3-mvjQ-28qR8g2NmEHOMWMe_4VNnsRvcma0HHU/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/115781/photos/23407869/header-background_original.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

