.elementor-kit-2710{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-41ffa2f7:#4054B2;--e-global-color-6a4cf433:#23A455;--e-global-color-68d2320d:#000;--e-global-color-75adeb4d:#FFF;--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;}.elementor-kit-2710 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}@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 */.custom-bullets ul {
  list-style-type: disc; /* Ensures bullets appear as circles */
  padding-left: 20px; /* Adjust spacing from text */
}

.custom-bullets ul li {
  position: relative;
  margin-bottom: 8px; /* Add spacing between items */
}

/* Customize individual bullet colors */
.custom-bullets ul li:nth-child(1)::marker {
  color: #00264d; /* Dark blue */
  font-size: 10px; /* Tiny bullet */
}
.custom-bullets ul li:nth-child(2)::marker {
  color: #0073e6; /* Light blue */
  font-size: 10px; /* Tiny bullet */
}/* End custom CSS */