.elementor-981 .elementor-element.elementor-element-fd71139{--display:flex;--padding-top:-8px;--padding-bottom:-8px;--padding-left:-8px;--padding-right:-8px;}.elementor-981 .elementor-element.elementor-element-fd71139.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-981 .elementor-element.elementor-element-6288ce4{--spacer-size:12px;}.elementor-981 .elementor-element.elementor-element-63dbd89{padding:2px 2px 2px 2px;}.elementor-981 .elementor-element.elementor-element-e75906d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-981 .elementor-element.elementor-element-fd71139{--width:352.25px;}}/* Start custom CSS for html, class: .elementor-element-63dbd89 */h1 {
  color: white;        /* warna putih */
  font-weight: 900;    /* bold maksimal */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8262548 *//* Container judul full lebar */
.judul-container {
  background: #00796B;      /* hijau (bisa diganti sesuai tema) */
  padding: 40px 20px;
  text-align: center;
}

/* Judul selalu 1 baris */
.hero-title {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;               /* cegah turun baris */
  font-size: clamp(20px, 4vw, 42px); /* responsif, mengecil otomatis */
  line-height: 1.2;
  overflow: hidden;                   /* jika kepanjangan */
  text-overflow: ellipsis;            /* kasih "..." kalau lebih panjang */
}/* End custom CSS */