.elementor-kit-9{--e-global-color-primary:#b1cf35;--e-global-color-secondary:#c10d08;--e-global-color-text:#2e2728;--e-global-color-accent:#197a15;--e-global-color-28b957e:#0a8a5b;--e-global-color-e339acd:#013321;--e-global-color-f32cd8f:#E6FF81;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{text-decoration:none;}.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 *//* ===============================
   GLOBAL TYPOGRAPHY SCALE
   Borobudur Tour Operator
   =============================== */

body {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #1f2d27;
      text-decoration: none;

}

/* HEADINGS */

h1 {
  font-size: clamp(34px, 5vw, 56px);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.5px;
  margin-bottom: 0.6em;
}

h2 {
  font-size: clamp(28px, 4vw, 40px);
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.3px;
  margin-bottom: 0.6em;
}

h3 {
  font-size: clamp(22px, 3vw, 30px);
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 24px;
  line-height: 1.35;
  font-weight: 600;
}

h5 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
}

h6 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
}

/* PARAGRAPH & TEXT */

p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1.2em;
}

small,
.text-small {
  font-size: 14px;
  line-height: 1.6;
}

/* LINKS */

a {
  color: #2f7d4e;
  text-decoration: none!important;
}

a:hover {
  color: #245f3d;
}


/* MOBILE REFINEMENT */

@media (max-width: 767px) {
  body {
    font-size: 15px;
  }

  p {
    font-size: 15px;
  }
}/* End custom CSS */