:root {
    --ss-color-108965: #4CE203;
    --ss-color-108965-dark: #33c900;
}


:root {
  --ss-title-font-family: 'Mulish', sans-serif;
  --ss-paragraph-font-family: 'Fahkwang', sans-serif;
  --ss-navigation-font-family: 'Permanent Marker', fantasy;
  --ss-navigation-font-size: 24px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/lQg_WHy2Gs_7dZijwRYhY5nxD2lnXfszif5VxRJGEpg/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/123112/photos/23918035/black-textured-brick-wall-background_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

