.elementor-kit-7{--e-global-color-primary:#111111;--e-global-color-secondary:#2C226A;--e-global-color-text:#3B3B3B;--e-global-color-accent:#A1BB22;--e-global-color-510c8a0:#FFFFFF;--e-global-color-9fc74c6:#F3FFBC;--e-global-color-8eb80aa:#CDE072;--e-global-color-1842c78:#77E0F3;--e-global-color-c0c142e:#F1F1F1;--e-global-color-4af529a:#E6E6E6;--e-global-typography-primary-font-family:"Staatliches";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Staatliches";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Staatliches";--e-global-typography-accent-font-weight:500;--e-global-typography-ab8e93d-font-family:"Manrope";--e-global-typography-ab8e93d-font-weight:400;--e-global-typography-ab8e93d-text-transform:uppercase;--e-global-typography-7d6ba38-font-family:"Staatliches";--e-global-typography-7d6ba38-font-weight:600;--e-global-typography-7d6ba38-letter-spacing:1px;--e-global-typography-21acd36-font-family:"Manrope";--e-global-typography-21acd36-font-weight:700;--e-global-typography-07ff61a-font-family:"Manrope";--e-global-typography-07ff61a-font-size:14px;--e-global-typography-07ff61a-font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Staatliches", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:18px 29px 18px 29px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-510c8a0 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h2{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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-kit-7 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.subh1 {
  display: inline-block;      
  font-size: 24px;
  text-align: center;         
  margin: 0 auto;             
  padding: 0;
  line-height: 1.2;
  position: relative;
}

.subh1::before {
  content: "";
  display: block;
  height: 2px;
  width: 20%;
  background-color: #BAD634;
  margin-bottom: 15px;         /* <<< jarak antara garis dan teks */
  margin-left: auto;          
  margin-right: auto;
}

.subh {
  display: inline-block;      
  font-size: 24px;
  text-align: left;           
  margin: 0;                  
  padding: 0;
  line-height: 1.2;
  position: relative;
}

.subh::before {
  content: "";
  display: block;
  height: 2px;
  width: 20%;                 
  background-color: #BAD634;
  margin-bottom: 15px;         /* <<< samakan jarak di sini juga */
}/* End custom CSS */