#xtend {
  font-family: 'times new roman', serif;
}

#xtend table {
    font-size: 1rem;
    table-layout: fixed;
}

#xtend table th {
    border-top: none;
    padding-bottom: 0px;
}

/*#xtend table td:nth-of-type(1) a {
    margin-right: 15px;
}*/

#chapter_analysis {
    margin-bottom: 2em;
}

#xtend table td:nth-of-type(1) {
    vertical-align: top;
}