.body>#footer .copyright {
    color: #000000 !important;
}

.offset-top::before {
    content: "";
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}



