/* Get rid of the borders on tables */
#preface-group table {
border: 0 !important;
}

#preface-group table tr {
border-bottom: 0 !important;
}

#region-preface-first .mbp-defaults-row {
border-right-width: 0 !important;
}