.elementor-kit-7{--e-global-color-primary:#354A2F;--e-global-color-secondary:#FFFDF6;--e-global-color-text:#212121;--e-global-color-accent:#995235;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sen";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sen";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//* --- HTML DAN BODY DEFAULT --- */
html, body {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Sen', sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

/* --- HILANGKAN SCROLLBAR YANG ANEH (opsional) --- */
body {
  overflow-x: hidden;
}

.btn-dark .elementor-button {
  background-color: #354A2F !important;
  border: solid 1px #354A2F;
  color: white !important;
  border-radius: 0px;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Sen', sans-serif;
}

.btn-transparant .elementor-button {
  background-color: transparent !important;
  border: solid 1px #354A2F;
  color: #354A2F;
  border-radius: 0px;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Sen', sans-serif;
}

.btn-dark-white .elementor-button {
  background-color: transparent !important;
  border: solid 1px white;
  color: white;
  border-radius: 0px;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Sen', sans-serif;
}/* End custom CSS */