.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#868582;--e-global-color-text:#868582;--e-global-color-accent:#F04F3A;--e-global-color-542c6a1:#F5F3EE;--e-global-color-8f2aeeb:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-bottom:5px;}.elementor-kit-9 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 a:hover{color:var( --e-global-color-accent );font-size:18px;text-decoration:underline;}.elementor-kit-9 h1{color:var( --e-global-color-primary );font-size:83px;font-weight:500;}.elementor-kit-9 h2{color:var( --e-global-color-primary );font-size:18px;font-weight:600;}.elementor-kit-9 h3{font-size:37px;line-height:1.2em;}.elementor-kit-9 h4{color:var( --e-global-color-secondary );font-size:28px;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1215px;}.e-con{--container-max-width:1215px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.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-kit-9 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h1{font-size:66px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h1{font-size:34px;}.elementor-kit-9 h3{font-size:28px;}.elementor-kit-9 h4{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.orange-span {
    color: #F04F3A;
}

ul.custom-list {
  list-style: none;
  padding-left: 1.5em;
  margin: 0;
}

ul.custom-list li {
  position: relative;
  padding-left: 0.2em;
  margin-bottom: 5px;
}

ul.custom-list li::before {
  content: '•';
  position: absolute;
  left: -1em;
  top: 0.1em; /* tweak for vertical alignment */
  color: #f26322; /* example orange */
  font-size: 1.2em;
  line-height: 1;
}/* End custom CSS */