/** Footer Section **/
footer {
    background: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    z-index: 1007;
    position: relative;
    clear: both;
}

footer .main {
    margin-bottom: 10px;
}

footer a {
    text-decoration: none;
}