.elementor-kit-7{--e-global-color-primary:#0A0908;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#0A0908;--e-global-color-6d9dd1f:#0A0908;--e-global-color-02e3e56:#FFFFFF;--e-global-color-10acd66:#FFF4DA;--e-global-color-e2f899b:#D4C8B4;--e-global-color-7efa3b1:#7B7559;--e-global-color-2d56ffe:#9D4520;--e-global-color-35440ea:#202220;--e-global-color-15a9ee4:#707270;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"DM Sans", Sans-serif;}.elementor-kit-7 h1{font-family:"Kanit", Sans-serif;}.elementor-kit-7 h2{font-family:"Kanit", Sans-serif;}.elementor-kit-7 h3{font-family:"Kanit", Sans-serif;}.elementor-kit-7 h4{font-family:"Kanit", Sans-serif;}.elementor-kit-7 h5{font-family:"Kanit", Sans-serif;}.elementor-kit-7 h6{font-family:"Kanit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
    margin: 0;
}

footer {
    margin-top: auto;
}

p {
    margin: 0;
}

p:not(:last-of-type) {
    margin-bottom: 1ex;
}

a.skip-link {
  display: block;
  position: absolute;
  left: -999px;
  top: -999px;
}

a.skip-link:focus {
  left: 0;
  top: 0;
  padding: 3px;
  background: #ffc;
  border: 1px solid #990000;
}/* End custom CSS */