:root {
}


:root {
  --ss-title-font-family: 'Assistant', sans-serif;
  --ss-paragraph-font-family: 'Source Sans Pro', sans-serif;
  --ss-navigation-font-family: 'Source Sans Pro', sans-serif;
  --ss-navigation-font-size: 15px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f0f0f0;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/IDl-trMeAJlPzsbvz2i0wxnku-D9aZaQPM1qxMJSc7s/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/20149/photos/1276136/Building_4.1520190510-26420-14yamk6_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

