.elementor-8126 .elementor-element.elementor-element-b1eaf19{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.bs-footer{
background:linear-gradient(180deg,#0b1117,#050a0f);
color:#cfd6dd;
padding:70px 20px;
font-family:Arial,sans-serif;
}

.bs-container{
max-width:1200px;
margin:auto;
}

.bs-footer-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:60px;
}

.bs-footer-col h3{
color:#fff;
margin-bottom:20px;
}

.bs-footer-col ul{
list-style:none;
padding:0;
margin:0;
}

.bs-footer-col li{
margin-bottom:10px;
}

.bs-footer-col a{
color:#a8b3bd;
text-decoration:none;
}

.bs-footer-col a:hover{
color:#ff9900;
}

@media(max-width:768px){
.bs-footer-grid{
grid-template-columns:1fr;
}
}/* End custom CSS */