.elementor-124 .elementor-element.elementor-element-4659fa5{--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:45px;--padding-bottom:45px;--padding-left:0px;--padding-right:0px;}.elementor-124 .elementor-element.elementor-element-4659fa5:not(.elementor-motion-effects-element-type-background), .elementor-124 .elementor-element.elementor-element-4659fa5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2E2E2E;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-124 .elementor-element.elementor-element-4659fa5{--padding-top:45px;--padding-bottom:45px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS */.footer-content {
    display: flex;
    font-family: "Poppins", Sans-serif;
    flex-direction: column;
    align-items: center;
    color: white;
}


.footer-content a {
    color: white;
}


.footer-content  h3 {
    font-weight: 200;
    font-size: 20px;
}



.footer-content p {
    font-size: 12px;
}

.footer-contact {
    display: flex;
    gap: 20px;
}

.footer-legal {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    margin-top: 20px;
}

.footer-legal p {
    margin-bottom: 0px;
}


@media (max-width: 767px) {
.footer-content p {
    margin-bottom: 0px;
    text-align: center;
}
}/* End custom CSS */