tankerkiller125 will css styles in Custom Styles correctly override a style that flarum has already tagged as !important?
what about other extensions that use the !important selector ?
i think there's some level of ambiguity that could be mentioned, but i only use Custom Styles for small adjustments to my large changes made otherwise. i dont know if it should be used to override most the default selectors, but it works (as did myspace profiles)
flarum loads Custom Styles after other assets, but this doesn't justify the shotty CSS of some of these themes that use !important (or even not using important) - browser still defaults to the last selector property of the same name. (is this efficient?)