:root {
    --ss-color-114148: #2B4BA0;
    --ss-color-114148-dark: #123287;
}


:root {
  --ss-title-font-family: 'Noto Serif Georgian', Serif;
  --ss-paragraph-font-family: 'Encode Sans', sans-serif;
  --ss-navigation-font-family: 'Paytone One', sans-serif;
  --ss-navigation-font-size: 22px;
}


.site-button {

    border-style: none;

  border-radius: 31px;

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

}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/54tAnMbeFLloAzFMiYPw5GKcvoc6cqZYMetJt9Jhk4Y/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/125622/photos/24055103/keith-misner-h0Vxgz5tyXA-unsplash_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

