* { position: relative; } a, body.bricks-is-frontend :focus { outline: none !important; } .brxe-social-icons li { transition: unset !important; overflow: hidden; } .brxe-social-icons li.no-link { transition: all 0.4s !important; } .brxe-social-icons li a { transition: all 0.4s; } .checklist ul { margin-left: 0; padding-left: 0; } .checklist li { list-style-type: none; padding-left: 60px; } .checklist li::before { content: '';  position: absolute;  left: 0; top: 0;    width: 50px; height: 50px;  background-image: url('/wp-content/uploads/2026/02/011-checkmark-2f2.svg'); background-size: cover;  background-repeat: no-repeat; }