div.footers{
    color: aliceblue;
    width: auto;
}
div.footers a{
    color: aliceblue;

}
.dibu{
    background: url(../image/footer.jpg)!important;
}
.dibu::after{
    content: '';
    display: block;
    border-bottom: 1px solid #7e7e7e;
    width: 100%;
    margin: 0 auto;
}
div.dibu>a{
    color: aliceblue;
}
.hqld-top{
    padding-top: 120px;
}
.heads {
    margin: 0 auto;
}
.module5 .column-wrap .column{
    width: 26%!important;
}