:root {
    --ss-color-121433: #ff6600;
    --ss-color-121433-dark: #e64d00;
}


:root {
  --ss-title-font-family: 'Rancho', sans-serif;
  --ss-paragraph-font-family: 'Encode Sans', sans-serif;
  --ss-navigation-font-family: 'Poppins', sans-serif;
  --ss-navigation-font-size: 16px;
}


.site-button {

    border-style: none;

  border-radius: 31px;

    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/JvL_p6qEfh309ABVWnRDWJfEGdT8zVbAQoHUdQU6x-4/w:1920/fn:keith-misner-h0Vxgz5tyXA-unsplash/plain/s3://multisiteadmin-production/x623kpzvqwwsbre8pqu3kc9khdaf);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

