.elementor-45 .elementor-element.elementor-element-207a1ec{--display:flex;}.elementor-45 .elementor-element.elementor-element-207a1ec:not(.elementor-motion-effects-element-type-background), .elementor-45 .elementor-element.elementor-element-207a1ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-45 .elementor-element.elementor-element-0744c30 .elementor-heading-title{color:var( --e-global-color-astglobalcolor5 );}.elementor-45 .elementor-element.elementor-element-711f17f{--display:flex;}.elementor-45 .elementor-element.elementor-element-1e5f6ed .elementor-heading-title{color:#00736C;}.elementor-45 .elementor-element.elementor-element-63e6826{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-45 .elementor-element.elementor-element-519f874{font-family:"DM Sans", Sans-serif;font-weight:400;line-height:23px;color:var( --e-global-color-astglobalcolor8 );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-519f874 */ul.custom-bullets {
      list-style: none; /* Remove default bullets */
      padding-left: 0;
    }

    ul.custom-bullets li {
      position: relative;
      padding-left: 30px; /* Space for the image */
      margin-bottom: 4px;
    }

    ul.custom-bullets li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 4px;
      width: 20px;
      height: 20px;
      background-image: url('https://commhospital.com/wp-content/uploads/2025/09/checkmark-20x20-1.png'); /* Replace with your image */
      background-size: contain;
      background-repeat: no-repeat;
    }
    
 ul {
  list-style-type: disc;     /* Options: disc, circle, square, none */
  margin-left: 20px;        /* Controls indentation */
  margin: 0;                 /* Removes default margin */

}/* End custom CSS */