#footer_content{
    max-width: 1100px;
    width: 100vw;
}
.footer_link{
    cursor: pointer!important;
}
.footer_link:hover {
    text-decoration: underline!important;
}