.bullets ul{list-style:none;padding-left:0;margin-left:0}.bullets ul li{position:relative;padding-left:1.35rem;margin:0.35rem 0}.bullets ul li::before{content:var(--b-content,"•");position:absolute;left:0;top:0;transform:translateY(0.1em);font-size:var(--b-size,1.2em);color:var(--b-color,#357821);line-height:1;font-family:var(--b-font,inherit);font-weight:var(--b-weight,700)}.bullets--check{--b-content:"✓";--b-weight:700}.bullets--arrow{--b-content:"›";--b-weight:700}.bullets--dash{--b-content:"—";--b-weight:700}.bullets--et-check{--b-content:"\e04f";--b-font:"ETmodules";--b-weight:400;--b-size:1.1em}.bullets--square ul li::before{content:"";width:8px;height:8px;background:var(--b-color,#357821);border-radius:2px;top:0.78em;transform:translateY(-50%)}.bullets--dot ul li::before{content:"";width:8px;height:8px;background:var(--b-color,#357821);border-radius:999px;top:0.78em;transform:translateY(-50%)}.bullets ol li::marker{color:var(--b-color,#357821)}