.elementor-5961 .elementor-element.elementor-element-64fcab32{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--gap:0px 0px;--flex-wrap:nowrap;--background-transition:0.3s;}.elementor-5961 .elementor-element.elementor-element-64fcab32:not(.elementor-motion-effects-element-type-background), .elementor-5961 .elementor-element.elementor-element-64fcab32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-5961 .elementor-element.elementor-element-64fcab32, .elementor-5961 .elementor-element.elementor-element-64fcab32::before{--border-transition:0.3s;}@media(max-width:767px){.elementor-5961 .elementor-element.elementor-element-64fcab32{--min-height:8vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:90;}.elementor-5961 .elementor-element.elementor-element-64fcab32.e-con{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-b86d4ea */.footer {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: #fff;
            display: flex;
            justify-content: space-around;
            align-items: center;
            padding: 10px 0;
        }
        .footer a {
            text-decoration: none;
            color: #88988e;
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 14px;
        }
        .footer a img {
            width: 24px;
            height: 24px;
            margin-bottom: 5px;
        }
        
        footer-text {
            font-size: 12px;
            text-align: center;
            margin-top: 5px;
            font-family: "fira sans" ;
        }/* End custom CSS */