.underlineContent {
    text-decoration: underline;
}


/* ol[style*=lower-roman] > li::before {
    content: counter(ol-item, lower-roman) ".";
} */

.general-content table:not(.no-general-style) p:not([class]) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}