.footer {
    width: 800px;
    margin-top: 20px;
    position: relative;
    bottom: 0;
    height: 100px;
    text-align: left;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    font-size: 12px;
    display: block;
    padding: .5rem 1.5rem;
    color: #99979c;
}

.footer-search {
    height: 75px;
    padding: 0rem 1.5rem;
}

.copyright {
    width: 800px;
    margin-top: 10px;
}

#content > footer > div > p {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
