footer .footer_top ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

footer .footer_top li {
    float: left;
}

footer .footer_top li a {
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
.footer_top {
    padding: 0 !important;
}
.single-post .title h1 {
    margin: 10% 0;
}