Hey @CreatorTim this is Qasim a Sr. Shopify developer.
In order to make Collapsible content align with the text the please paste this code in the end of “collapsible-content.css” file.
Here is code
.collapsible-row-layout .accordion .accordion__content {
padding: 1.5rem !important;
}
If this was helpful please mark as solution and like it.