.page-top {
    background-color: #171717;
    border-bottom: 5px solid #60695b !important;
    border-top: 5px solid #60695b !important;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}
header.newHeader .header-body {
        border-bottom: 1px solid #60695b !important;
    }

.body>#footer .copyright {
    color: #fff !important;
}

.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
