.pp-sticky, .pp-sticky-ghost {
    background-color: #fff!important;
}
.pp-sticky-wrap .pp-sticky {
    background-color: #fff!important;
}
@media screen and (max-width: 767px){
 .pp-sticky--stuck {
    top: 0;
    padding-top: 1%!important;
    padding-bottom: 1%!important;
}
}

p.justify, p, .article-content p {
    color: #444;
}

#copyright-footer p {
    display: none;
}

.grid-view-img_rollover_text .grid-overlay .text-wrap {
    padding: 25% 6% 5% 5%;
}
.grid-view-img_rollover_text .title a:link {
    font-family: 'Rosarivo',Arial,Helvetica,sans-serif;
}

.grid-view-img_rollover_text .title a:link {
    color: rgb(255,255,255);
}
.grid-view-img_rollover_text .title a:visited {
    color: rgb(255,255,255);
}
.grid-view-img_rollover_text .grid-overlay .overlay-bg {
    background-color: rgba(0,0,0,0.5);
}
p#user-copyright {
    display: none;
}
