.elementor-2610 .elementor-element.elementor-element-e997ec1{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-2610:not(.elementor-motion-effects-element-type-background), body.elementor-page-2610 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-e997ec1 */.custom-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 10px;
    background-color: transparent;
}

.custom-footer img {
    height: 25px;
    width: auto;
}

.custom-footer .custom-copyright {
    font-size: 20px;
}/* End custom CSS */