.elementor-kit-40248{--e-global-color-primary:#FCF6BA;--e-global-color-secondary:#BF953F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#222222;--e-global-typography-primary-font-family:"Sarabun";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sarabun";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sarabun";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sarabun";--e-global-typography-accent-font-weight:500;background-color:#202020;}.elementor-kit-40248 e-page-transition{background-color:#FFBC7D;}.elementor-kit-40248 h1{line-height:50px;}.elementor-kit-40248 h2{line-height:40px;}.elementor-kit-40248 h3{line-height:40px;}.elementor-kit-40248 h4{line-height:40px;}.elementor-kit-40248 h5{line-height:40px;}.elementor-kit-40248 h6{line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.linecuttop01:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    z-index: 9;
    background: linear-gradient(100deg, transparent, #FCF6BA 30%, #BF953F 70%, transparent);
}

h1, h2, h3, h4, h5, h6 , .goldtxt {
  background: linear-gradient(180deg, #FCF6BA 30%, #BF953F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

a {
    color: #FCF6BA;
}

a:hover {
    color: #BF953F;
}/* End custom CSS */