img{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .brxe-text :where(p) { margin:0 0 var(--space-s); } .brxe-text :where(p:last-of-type) { margin-bottom: 0; } .brxe-text ul{ padding-left: 17px; margin: 0; } body.bricks-is-frontend :focus { outline: none !important; }