/* Enter Your Custom CSS Here */.red-btn {
    background: #010080;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #010080;
}
::selection {
    background: #010080;
}
.posted-on { display: none; }

.col-md-12 copyright { display: none; }

.zerif-copyright-box { display: none; }