:root {
    --ss-color-104893: #D76705;
    --ss-color-104893-dark: #be4e00;
}


:root {
  --ss-title-font-family: 'DM Serif Display', serif;
  --ss-paragraph-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-size: 18px;
}


.site-button {
    border-style: solid;


  border-radius: 10px;

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

}


body {
  background-color: #000000;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/dF72vEdG1BUbM71sAtBxIP1FnuusKp8XGVPyB7N7l_M/w:1920/fn:stock-photo-cook-in-uniform-cuts-ripe-red-peppers-in-restaurant-kitchen-cutting-bell-pepper-indoors-cooking-1923169880/plain/s3://multisiteadmin-production/sysn7nq88hnsk25z5h9tdnt6j2cj);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

