.alioth-page-loader.light span.apl-background{
    background-color: white !important;
}

.footer-logo {
    width: 88px;
    height: 42px;
}
.footer-logo img {
    width: 300%;
    height: 250%;
    object-fit: cover;
}
#footer{
padding: 50px 0 0;
}
#footer .wrapper{
    margin-bottom: 0px;
}
#footer .big-button {
    text-align: end;
}
#footer .big-button a {
    font-size: 20px;
    letter-spacing: 0px;
}
#footer .big-button a::after {
    display: none;
} 

.wall-project .project-title::before {
    display: none;
}

#secondSec .wrapper-small {
margin-bottom: 0px;
}
.wall-project .project-title::after{
    margin: 22px 10;
}