{% comment %}
Rows are flush by default; padding comes from the item, so you compose insets and
borders with utility classes. For example add horizontal padding on each item
(``) and a `border rounded-box` on the
accordion, or drop it in a flush card so the dividers run edge to edge.
{% endcomment %}
{% if icon_closed %}
{{ icon_closed }}
{% endif %}
{% if icon_open %}
{{ icon_open }}
{% endif %}
{{ slot }}