:root {
    --ss-color-91971: #F8991C;
    --ss-color-91971-dark: #df8003;
}


:root {
  --ss-title-font-family: 'Abril Fatface', cursive;
  --ss-paragraph-font-family: 'Poppins', sans-serif;
  --ss-navigation-font-family: 'Poppins', sans-serif;
  --ss-navigation-font-size: 16px;
}


.site-button {
    border-style: solid;


  border-radius: 31px;

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

}


body {
  background-color: #40332f;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/W9BxdbEBMsA5QQ3ILtnK8YuhJPHRkchL64TiHmzlcnY/w:1920/fn:20191212_111410/plain/s3://multisiteadmin-production/dxilivbdi1tb5rwonb8r0xe93f5b);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

