p { margin-bottom: 0; } ul{ margin-block: var(--space-xxs); } svg:not([height]){ min-height: unset; } svg:not([width]){ min-width: unset; } p a{ color:var(--color-primary); } strong{ font-weight: 500; } :where(.brx-draggable.brx-empty), :where(.brx-draggable:empty){ min-height: unset; min-width: unset; } #bricks-preview-element-actions{ display: none !important; }