.elementor-1651 .elementor-element.elementor-element-fc7de6e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}body.elementor-page-1651:not(.elementor-motion-effects-element-type-background), body.elementor-page-1651 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}/* Start custom CSS */.text-glow-green {
        /* Updated to the new brand-correct green */
        text-shadow: 0 0 12px rgba(40, 167, 69, 0.7);
    }

    .bg-brand-green {
        background-color: #28a745;
    }

    .border-brand-green {
        border-color: #28a745;
    }

    .text-brand-green {
        color: #28a745;
    }

    .text-highlight-green {
        color: #86efac;
        /* A lighter tint of the brand green */
    }/* End custom CSS */