h2 {
    margin-bottom: 3rem;
}

h3 {
    margin-top: 2rem;
    font-size: 1.4em;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

h4 {
    font-size: 1.3em;
}

table.docutils {
    margin-left: 0;
}

.table-wrapper {
    margin-top: .1rem;
    margin-bottom: .1rem;
}

table.rrn-detail-table.docutils {
    table-layout: fixed;
}
table.rrn-detail-table.docutils td {
    vertical-align: top;
    white-space: normal;
}
