.eds_GravityGallery_Graviton .edsgg_mainTitle {
    display:none;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    border: none !important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper:before {
    content: none !important;
}
.body>#footer .copyright {
    color: #fff !important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper:after {
    box-shadow: none !important;
}

.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}


