Click the accordions below to expand/collapse the accordion content.
Add .accordion-flush to remove some borders and rounded corners to render accordions edge-to-edge with their parent container.
Omit the data-bs-parent attribute on each .accordion-collapse to make accordion items stay open when another item is opened.
As part of Bootstrap’s evolving CSS variables approach, accordions now use local CSS variables on .accordion for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.