.bulleted-list{border:1px solid #ddd;border-radius:10px;margin:0 auto;max-width:682px;overflow:hidden;width:100%}.bulleted-list_title{background-color:#000064;color:#fff;font-size:22px;font-weight:700;line-height:48px;padding:8px;text-align:center}.bulleted-list_items{background-color:#fff;display:flex;justify-content:center;padding:24px}.bulleted-list_items ul{display:flex;flex-direction:column;gap:6px;margin:0;padding-inline-start:23px}.bulleted-list_items li{font-weight:700}.bulleted-list_items li::marker{color:#d75a00}@media (max-width:980px){.bulleted-list_title{font-size:15px;line-height:24px}.bulleted-list_items{padding:16px 12px}.bulleted-list_items ul{padding-inline-start:18px}}