:root {
    --ss-color-24281: #001c40;
    --ss-color-24281-dark: #000327;
}


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


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/kw7aRVHi7qN1T5zoZF6Eicmi615oGho4CTJvi4k9sAU/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/81592/photos/24160836/3_original.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

