:root {
    --ss-color-118537: #3C59A1;
    --ss-color-118537-dark: #234088;
}


:root {
  --ss-title-font-family: 'Oswald', sans-serif;
  --ss-paragraph-font-family: 'Montserrat', sans-serif;
  --ss-navigation-font-family: 'Montserrat', sans-serif;
  --ss-navigation-font-size: 18px;
}


.site-button {
    border-style: solid;


  border-radius: 5px;

    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/wb3HYuYojfubDAai1vJp9OZMftPNedjGIyEkN8Twlm0/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/32821/photos/1437696/Depositphotos_210728868_el0_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

