1) The problem → Your Ui's are okay, but they don't match the overall look and feel of my site. Colors, fonts, spacing, shadow, borders, etc.
The wording is a bit off. For example, we don't use "Memberships" or "Members."
There are some features I just don't need like the "Membership" tab in the profile.
2) Why is this important → These UI's are important to the user experience of my app.
3) Plan B → Override the colors, copy, and features using hacky CSS. Which, is going to break as soon as you update your code.
4) Possible solutions → Build these configurations right into the dashboard so I can make changes that won't randomly break one day.