.elementor-kit-6{--e-global-color-primary:#121C27;--e-global-color-secondary:#0A1119;--e-global-color-text:#4B535D;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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 *//* =====  HEADING SCALE & SPACING  ===== */
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;     /* Uses the Site-Settings font */
  font-weight: 700;         /* Uniform weight */
  line-height: 1.25;
  margin: 0 0 0.75em;       /* Consistent bottom margin */
}

/* Optional fine-tuning (adjust numbers to taste) */
h1 {font-size: 2.6rem;}
h2 {font-size: 2.0rem;}
h3 {font-size: 1.6rem;}
h4 {font-size: 1.3rem;}

/* =====  BULLET LISTS INSIDE ELEMENTOR TEXT EDITOR  ===== */
.elementor-widget-text-editor ul{
  list-style-type: disc;    /* Bring bullets back if the theme removed them */
  list-style-position: outside;
  margin: 0 0 1.2em 1.4em;  /* top-right-bottom-left */
  padding: 0;               /* avoid double-indent */
}

.elementor-widget-text-editor ul li{
  margin: 0 0 .5em;         /* space between bullet items */
  line-height: 1.6;
}

/* =====  STYLE THE BULLET ITSELF (modern browsers)  ===== */
.elementor-widget-text-editor ul li::marker{
  font-weight: 600;         /* thicker dot */
  font-size: 1.1em;         /* slightly larger */
  color: var(--e-global-color-primary, #4faadf); /* pick your brand colour */
}/* End custom CSS */