:root {
    --ss-color-60891: #e07e0d;
    --ss-color-60891-dark: #c76500;
}


:root {
  --ss-title-font-family: 'Candal', sans-serif;
  --ss-paragraph-font-family: 'Bree Serif', serif;
  --ss-navigation-font-family: 'Bree Serif', serif;
  --ss-navigation-font-size: 22px;
}


.site-button {
    border-style: solid;


  border-radius: 21px;

    box-shadow: 0px 4px 12px 1.28px rgba(0, 0, 0, 0.3);

}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/MPar1BS4T3WsP9ui5M6r-cCdDlYFsbREQbxVT2Cj8og/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/99374/photos/24130317/3E25F79EAAE1272AB68C2CD87FA6397A_original.JPEG);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

