/* Addition for the languages section */

.gen table {
    margin: 1em;
}
.gen table, .gen td {
    font-family: Arial, serif;
    font-size: 0.9em;
}
.gen td, .gen th {
    padding: 0.1em 0.5em;
    border: 1px solid #ccc;
}
.gen th {
    font-weight: bold;
}

/* Thicker border on a <tr> to have a separation */
.newgroup {
    border-top: 2px solid #bbb;
}

.paragraph-space p {
    margin-bottom: 0.5em;
}