:root {
    --ss-color-89349: #5c8c49;
    --ss-color-89349-dark: #437330;
}


:root {
  --ss-title-font-family: 'Merriweather', serif;
  --ss-paragraph-font-family: 'Poppins', sans-serif;
  --ss-navigation-font-family: 'Merriweather', serif;
  --ss-navigation-font-size: 18px;
}


.site-button {

    border-style: none;

  border-radius: 29px;


    box-shadow: none;
}


body {
  background-color: #540000;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/I40xlxu5Te97qTnPSVwtavNJHdu7UZLO2pwt1KXRKNE/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/113558/photos/23361475/northern_light_single_flower_original.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
}

