:root {
    --ss-color-108215: #B31942;
    --ss-color-108216: #072449;
    --ss-color-108215-dark: #9a0029;
    --ss-color-108216-dark: #000b30;
}


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


.site-button {

    border-style: none;

  border-radius: 12px;

    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/zw_b_sfG_93CJ6-eV595qU3Ikux2rqWLuRzV9RIuDDA/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/122764/photos/24128908/statue_w-trees_in_background_original.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

