.footer-container {
    background-image: linear-gradient(rgb(248,248,248) 0px, rgb(255,255,255) 100%);
    box-shadow: rgb(0, 0, 0) 0px 0px 5px 0px;
    border-top-color: rgb(136, 136, 136);
}

footer p {
    padding-top: 1em;
    text-transform: uppercase;
}

img#wpstats {
    display: none;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
}