Accessible Accordion with HTML <details> & CSS only

This accordion works with HTML and CSS only.
<details> and <summary> are used for best-in-class accessibility!
NO JavaScript is required.
The opening transition animation is supported by 69% of browsers at the moment.
All styles do work out of the box with the LUMOS framework by Timothy Ricks.