

/* FOOTER */

.footer{
    margin: 20px 0;
    padding: 1px;
    text-align: center;
    background-color: #ccc;
    clear: both;
}
