.elementor-kit-6{--e-global-color-primary:#005724;--e-global-color-secondary:#1C4439;--e-global-color-text:#243508;--e-global-color-accent:#7DA98F;--e-global-color-b737aea:#FFFFFF;--e-global-color-5df656b:#005724;--e-global-color-b4688d7:#F3EFEC;--e-global-color-2ce330a:#E8EEE2;--e-global-color-5d0b724:#C8D4B9;--e-global-color-541682a:#BFF355;--e-global-color-efd6c57:#58D0F5;--e-global-color-8ff8358:#000000;--e-global-color-6d9257c:#7DA98F;--e-global-color-ae8f234:#56A18A;--e-global-typography-primary-font-family:"Roboto Flex";--e-global-typography-secondary-font-family:"Roboto Flex";--e-global-typography-text-font-family:"Roboto Flex";--e-global-typography-accent-font-family:"Roboto Flex";font-family:"Roboto Flex", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-efd6c57 );font-family:"Roboto Flex", Sans-serif;font-weight:400;}.elementor-kit-6 a:hover{color:var( --e-global-color-6d9257c );}.elementor-kit-6 h3{font-family:"Roboto Flex", Sans-serif;font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Global Margin for Unordered and Ordered Lists */
ul { 
    margin-bottom: 20px; 
} 
ol { 
    margin-bottom: 20px; 
}

/* Customized Separator Styling */
.wp-block-separator {
    border: none;
    border-top: 0.5px solid #d3d3d3; /* Light gray */
    width: 200px;
    margin: 20px auto !important; /* Force center alignment */
    display: block;
}

/* Remove Indentation and Add Spacing for Lists */
ol, ul {
    padding-left: 20px;  /* Adjust this to match your container padding */
    margin-left: 0;      /* Reset margin */
}

ol li, ul li {
    margin-bottom: 15px;  /* Consistent spacing */
}

ul li::marker {
  color: #84BD00;
}


/* Popup list: always black text */
.gt_switcher-popup a {
  color: #000000 !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}

.gt_switcher-popup a:hover {
  color: #0066cc !important;
}

.gt_switcher-popup a.selected {
  color: #000000 !important;
  font-weight: 700 !important;
}/* End custom CSS */