#brx-content .brxe-text ul { list-style: none;  padding-left: 0;  } #brx-content .brxe-text ul > li { position: relative; padding-left: 3.5rem;  margin-bottom: var(--space-xs); margin-top: 0; } #brx-content .brxe-text ul > li::before { content: ""; position: absolute; left: 0; top: 1.5rem; width:2.3rem;  height: 2.3rem; background: url('/wp-content/uploads/oc-check.svg') no-repeat center / contain; transform: translateY(-50%); }