svg.menu-item-icon { inline-size: auto; } ul.brxe-list { list-style: none; padding-left: 0; } ul.brxe-list li { padding-left: 1.5em; margin-bottom: 0.5em; } ul.brxe-list li::before { content: ''; position: absolute; left: 0; top: 6px; width: 1em; height: 1em; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23d0102a' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3E%3Cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3E%3C/svg%3E%0A"); } .button-clip {clip-path: polygon(0 0, 100% 0, 100% 70%, 90% 100%, 0 100%);}