.large-bullets{display:flex;flex-direction:column;gap:.5rem;max-width:800px}.large-bullets.align-center{margin:0 auto}.large-bullets.align-right{margin:0 0 0 auto}.bullet{align-items:center;background-color:var(--color-gray-dark);border:1px solid var(--color-green);border-radius:10rem;color:#fff;display:flex;gap:.65rem;padding:.65rem;.bullet-dot{aspect-ratio:1/1;border-radius:10rem;display:block;height:20px;min-width:20px;width:20px}.bullet-text{margin-bottom:0}}