footer{
    background-color: #fff;
    text-align: center;
    font-size:2.9vw;
}
footer > div{
    margin-top:5px;
}

#foot_logo{
    margin-top:3px;
    width: 50px;
}
.footer_bar{
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
