:root {
    --ss-color-125567: #586E53;
    --ss-color-125567-dark: #3f553a;
}


:root {
  --ss-title-font-family: 'Cormorant Garamond', serif;
  --ss-paragraph-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-size: 17px;
}


.site-button {

    border-style: none;

  border-radius: 2px;


    box-shadow: none;
}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/tG8Vd2I9FGVfPDJ1RLYwtfzceH-BgYuun6AS5qXjJwA/w:1920/fn:WhatsApp%20Image%202026-09-13%20at%2017.40.13%20%283%29/plain/s3://multisiteadmin-production/bu2ta0e1rcq2wphq971n9a7er8u8);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
}

