:root {
}


:root {
  --ss-title-font-family: 'Julius Sans One', sans-serif;
  --ss-paragraph-font-family: 'Josefin Slab', monospace;
  --ss-navigation-font-family: 'Josefin Slab', monospace;
  --ss-navigation-font-size: 16px;
}


.site-button {

    border-style: none;

  border-radius: 9px;


    box-shadow: none;
}


body {
  background-color: #53b9f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/6cOkk4fbp-1M73YIOPLrZPS-OCmaxLCDMzDXWd5WtbQ/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/11455/photos/4100413/wallpaperflare.com_wallpaper_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

