.elementor-kit-6{--e-global-color-primary:#67869A;--e-global-color-secondary:#DBE0E4A6;--e-global-color-text:#000000;--e-global-color-accent:#E6F4FF;--e-global-color-4d1a589:#FFFFFF;--e-global-color-4afb5f9:#58707F;--e-global-color-5f1d485:#35586E;--e-global-color-f13e938:#FFFFFF;--e-global-color-d5d2e0b:#FFD035;--e-global-color-0e761c3:#67869A69;--e-global-typography-primary-font-family:"DM Serif Display";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Alegreya Sans";--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-letter-spacing:0.05em;--e-global-typography-text-font-family:"Alegreya Sans";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Alegreya";--e-global-typography-accent-font-size:0.9em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:oblique;--e-global-typography-accent-letter-spacing:1.5px;--e-global-typography-353bf48-font-family:"DM Serif Display";--e-global-typography-353bf48-font-size:2em;--e-global-typography-353bf48-font-weight:600;--e-global-typography-353bf48-font-style:italic;--e-global-typography-ac9c22e-font-family:"DM Serif Display";--e-global-typography-ac9c22e-font-size:2em;--e-global-typography-ac9c22e-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"DM Serif Display", Sans-serif;font-size:1.7em;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"DM Serif Display", Sans-serif;font-size:1.5em;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* Remove default bullets and use blue circle checkmarks */
.icon-orange ul {
  list-style: none;
  padding-left: 1;
  margin-left: 0;
}

/* Space for icon */
.icon-orange ul li {
  position: relative;
  padding-left: 28px;
  line-height: 1.5;
}

/* Circle check icon */
.icon-orange ul li::before {
  content: "\f058"; /* check-circle */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.3;
  font-size: 18px;
  color: #67869A;
}
/* Remove default bullets and use yellow circle checkmarks */
.icon-yellow ul {
  list-style: none;
  padding-left: 1;
  margin-left: 0;
}

/* Space for icon */
.icon-yellow ul li {
  position: relative;
  padding-left: 28px;
  line-height: 1.5;
}

/* Circle check icon */
.icon-yellow ul li::before {
  content: "\f058"; /* check-circle */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.3;
  font-size: 18px;
  color: #FFD035;
}/* End custom CSS */