:root {
    --ss-color-126715: #283BB5;
    --ss-color-126715-dark: #0f229c;
}


:root {
  --ss-title-font-family: 'Julius Sans One', sans-serif;
  --ss-paragraph-font-family: 'Lato', sans-serif;
  --ss-navigation-font-family: 'Francois One', sans-serif;
  --ss-navigation-font-size: 19px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/AH7Q_8yBi7pNdGWBq1NWC_-GPDhnvB04LpCSeIGxQIc/w:1920/fn:ocwtr14423/plain/s3://multisiteadmin-production/oylyi9pvesto24r4vzu0lcwy1km4);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

