#html-body [data-content-type="text"] p,
#html-body [data-element="answer"] p {
    margin: 0 0 .75rem;
    line-height: 1.6;
}

#html-body [data-content-type="text"] p:last-child,
#html-body [data-element="answer"] p:last-child {
    margin-bottom: 0;
}

#html-body [data-content-type="text"] li,
#html-body [data-element="answer"] li {
    margin-bottom: .4rem;
    line-height: 1.6;
}
