:root {
    --ss-color-114662: #45a827;
    --ss-color-114663: #0f6b03;
    --ss-color-114662-dark: #2c8f0e;
    --ss-color-114663-dark: #005200;
}


:root {
  --ss-title-font-family: 'Oswald', sans-serif;
  --ss-paragraph-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-family: 'Candal', sans-serif;
  --ss-navigation-font-size: 16px;
}


.site-button {

    border-style: none;

  border-radius: 27px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/hnoH4vM1TjVk4IpCBdFfZoHEOv-yM3PSVxRD2IG2W4k/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/125872/photos/24071536/petar-tonchev-c-5-QE5kBYk-unsplash20200626-11089-s0t7hw_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

