.infoContent p > a {
    display: contents;
    text-decoration: underline;
}

.langSection {
    display:inline-flex;
}

footer {
    display: table !important;
}
