footer .bottom-footer .copyright{
    color:#fff;
        text-align: center;
    width: 100%;
}
footer .bottom-footer .copyright a {
    color: rgba(255, 255, 255, 0.63);
}

@media only screen and (min-width: 1025px){
    .header-landing .top-header {
        top: 20px;
    }
}