.elementor-12 .elementor-element.elementor-element-e13cb6e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-e13cb6e:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-e13cb6e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-12 .elementor-element.elementor-element-9b09da2{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-12 .elementor-element.elementor-element-9b09da2 img{width:300px;}.elementor-12 .elementor-element.elementor-element-3231d40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-12 .elementor-element.elementor-element-4e298a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-12 .elementor-element.elementor-element-4e298a8:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-4e298a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEBEB;}.elementor-12 .elementor-element.elementor-element-8d8d464{text-align:center;font-family:"Roboto", Sans-serif;font-weight:400;color:var( --e-global-color-secondary );}/* Start custom CSS for container, class: .elementor-element-4e298a8 */.custom-individual-footer ul {
    list-style-type: none;
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding:0;
}

.custom-individual-footer ul li:not(:last-child):after {
    content: "|";
    margin-left: 10px;
}

.custom-individual-footer ul li a:hover {
    text-decoration: underline;
}/* End custom CSS */