#about h5 {
    font-weight: bold;
    margin: 16px 0;
}
#about td { padding: 6px 12px; }
#about td:nth-child(1) {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}
#about li a img {
    width: 24px;
    margin-right: 8px;
}
