.pwblocks-text :is(p, h1, h2, h3, h4, h5, h6) {
    margin-bottom: 1rem;
}.block-pasquet:not(.has-read-more) .pwblocks-text > :last-child, .block-pasquet.block-text.has-read-more details .pwblocks-text > :last-child {
    margin-bottom: 0;
}.pwblocks-text img {
    border-radius: 16px;
}.pwblocks-text ul {
    margin-left: 1em;
}