.hyphenate {  hyphens: auto;   hyphenate-limit-chars: 10 3 3;   hyphenate-limit-lines: 2;  text-align: left; } @media (max-width: 478px) { #brxe-puvjgm .bricks-mobile-menu-wrapper { justify-content: flex-start; padding-top:40px } } .offerlist { list-style: none; padding: 0; } .offerlist li { display: flex; align-items: flex-start; gap: 8px; } .offerlist li::before { content: ""; display: inline-block; width: 20px; height: 20px; background-image: url("https://brauburger-consulting.com/wp-content/uploads/icon_check_alt2.svg"); background-size: contain; background-repeat: no-repeat; flex-shrink: 0; margin-top: 5px;  } .offerlist.white li::before { filter: brightness(0) invert(1); }