You can implement these pretty easily.
Select the link in the accordion.

Add the class accordion-button to the link.

Select the card header
and apply a Bootstrap utility class p-0 to remove padding for card heading.

Rinse and repeat for all accordion links.

