.elementor-76:not(.elementor-motion-effects-element-type-background), .elementor-76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#131619;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.footer a{
    color: lightblue !important;
    opacity: 1;
    transition: 150ms;
}

.footer a:hover{
    color: lightblue !important;
    opacity: 0.6;
}

.subfooter img{
    opacity: 1;
    transition: 350ms;
    cursor: pointer !important;
}

.subfooter img:hover{
    opacity: 0.6;
}/* End custom CSS */