:root {
    --ss-color-31752: #3160C9;
    --ss-color-31752-dark: #1847b0;
}


.site-container {
    font-family: ' Alfa Slab One', serif;
}

.primary-navigation,
.location-quick-links {
    font-family: ' Alfa Slab One', 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: 'Alegreya SC', serif;
}


.post-button {

    border-style: none;

  border-radius: 21px;


    box-shadow: none;
}


body {
  background-color: #2a2b2c;
}

body:before {
    background-image: url(https://images.unsplash.com/photo-1719937050792-a6a15d899281?ixid=M3w1NzQ5OTV8MHwxfGFsbHx8fHx8fHx8fDE3MjI2MTg4NDR8&ixlib=rb-4.0.3&utm_source=siteswan&utm_medium=referral&utm_campaign=api-credit&w=1920);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

