.region-content table caption, .region-content table th, .cke_show_borders table caption, .cke_show_borders table th {
    font-weight: bold;
    color: #00356B;
}

em {
    font-weight: bold;
}

.item-list {
    margin-bottom: -18px;
}

.region-content table td {
    border-bottom: none;
}

.region-content table th {
    border-bottom: 1px solid #add1eb;
}

tr.heading {
        background-color: rgb(236, 245, 250);
}