.elementor-103 .elementor-element.elementor-element-aee98ca{--display:flex;--min-height:0px;}.elementor-103 .elementor-element.elementor-element-aee98ca:not(.elementor-motion-effects-element-type-background), .elementor-103 .elementor-element.elementor-element-aee98ca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F749E;}.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-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 );}@media(min-width:768px){.elementor-103 .elementor-element.elementor-element-aee98ca{--content-width:500px;}}/* Start custom CSS for container, class: .elementor-element-aee98ca */#elementor_made_footer{
    overflow: hidden;
    min-height: fit-content;
    max-height: fit-content;
}

#elementor_made_footer>div{
    margin: 5px 100px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    min-width: calc(100vw - 200px);
}

/*#elementor_made_footer>div>div{*/
    /*background-color: #f0f*/
/*}*/

#elementor_made_footer>div>div>div{
    width: 150px;
}

.description_footer_sections{
    padding: 5px;
}

.description_footer_sections>div>ul{
margin-left: 5px;
}

.description_footer_sections > div > ul > li:last-child>ul {
  margin-left: 15px;
}/* End custom CSS */