.elementor-kit-1810{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-969e1e0:#F07C0CF5;--e-global-color-0249fd7:#ECA920;--e-global-color-b820445:#F5F5F5;--e-global-color-4b83383:#000000;--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-1810 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1810 a{color:var( --e-global-color-0249fd7 );}.elementor-kit-1810 a:hover{color:var( --e-global-color-0249fd7 );text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//*rgba(236, 169, 32, 1)*/

#orange_link{
    color: rgb(236, 169, 32);
    color: rgba(236, 169, 32, 1);
}
#orange_link_2{
    color: rgb(236, 169, 32);
    color: rgba(236, 169, 32, 1);
}

.elementor ul li::marker {
    color: #ECA920;
}

.elementor-kit-1810 ul:not(li>ul) {
    border-left: 2px solid #ECA92C;
    position: relative; /* Added positioning context */
}

.elementor-kit-1810 ul li {
    padding-top: 30px;
    position: relative; /* Added positioning context */
}

.elementor-kit-1810 ul:not(li>ul)::before {
    height: 40px;
    width: 40px;
    background-image: url('/wp-content/uploads/2024/02/pindrop-icon.png');
    background-position: top left;
    background-repeat: no-repeat;
    content: '';
    left: -17px;
    top: -2px;
    position: absolute;
}/* End custom CSS */