html.writer-html4 .rst-content dl:not(.docutils) dl.property,
html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) dl.property {
    display: block;
}

.rst-content {
    overflow-wrap: anywhere;
}
